Translate calls to low level functions (SeLaLib/LAPACK) #52
Codacy Production / Codacy Static Code Analysis
required action
Sep 25, 2025 in 0s
1 new issue (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- pygyro/splines/spline_interpolators.py 3
- pygyro/splines/accelerated_spline_interpolators.py 8
Complexity decreasing per file
==============================
+ pygyro/advection/advection.py -10
Clones added
============
- pygyro/advection/accelerated_advection_steps.py 5
- pygyro/splines/tests/test_spline_interpolators.py 6
- pygyro/advection/advection.py 6
See the complete overview on Codacy
Annotations
Check warning on line 74 in pygyro/splines/accelerated_spline_interpolators.py
codacy-production / Codacy Static Code Analysis
pygyro/splines/accelerated_spline_interpolators.py#L74
Using variable 'sinfo' before assignment
Loading