LICENSE
README.md
setup.py
src/cubicmultispline/Spline.py
src/cubicmultispline/Spline1D.py
src/cubicmultispline/TorchSpline.py
src/cubicmultispline/TorchSpline1D.py
src/cubicmultispline/__init__.py
src/cubicmultispline.egg-info/PKG-INFO
src/cubicmultispline.egg-info/SOURCES.txt
src/cubicmultispline.egg-info/dependency_links.txt
src/cubicmultispline.egg-info/requires.txt
src/cubicmultispline.egg-info/top_level.txt
tests/test_1d_accuracy.py
tests/test_1d_boundary.py
tests/test_2d_accuracy.py
tests/test_2d_periodic.py
tests/test_3d_accuracy.py
tests/test_functions.py
tests/test_nd_accuracy.py
tests/test_performance.py
tests/test_torch_accuracy.py
tests/test_torch_performance.py
tests/test_torch_specific.py