Skip to content

Test with devel branch

2a6becf
Select commit
Loading
Failed to load commit list.
Open

Use spline class directly in low-level code #46

Test with devel branch
2a6becf
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 14, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- pygyro/splines/spline_interpolators.py  1
- pygyro/splines/splines.py  3
         

Complexity decreasing per file
==============================
+ pygyro/advection/accelerated_advection_steps.py  -9
+ pygyro/splines/tests/test_splines.py  -1
         

Clones added
============
- pygyro/splines/spline_eval_funcs.py  2
- pygyro/splines/tests/test_spline_interpolators.py  2
- pygyro/splines/splines.py  4
- pygyro/splines/cubic_uniform_spline_eval_funcs.py  4
         

Clones removed
==============
+ pygyro/advection/accelerated_advection_steps.py  -16
         

See the complete overview on Codacy