LICENSE
README.rst
pyproject.toml
pyspline/__init__.py
pyspline/arrays.py
pyspline/basis.py
pyspline/formatter.py
pyspline/psplines.py
pyspline/psplines_inner.py
pyspline/py.typed
pyspline.egg-info/PKG-INFO
pyspline.egg-info/SOURCES.txt
pyspline.egg-info/dependency_links.txt
pyspline.egg-info/requires.txt
pyspline.egg-info/top_level.txt
tests/test_arrays.py
tests/test_basis.py
tests/test_fit_n_dimensional.py
tests/test_fit_one_dimension.py
tests/test_formatter.py
tests/test_psplines.py
tests/test_psplines_tensor_product_penalties.py