LICENSE
README.md
pyproject.toml
src/scpd/__init__.py
src/scpd/gpu_clustering.py
src/scpd/grid.py
src/scpd/likelihood.py
src/scpd/optimize.py
src/scpd/pde.py
src/scpd/plotting.py
src/scpd/preprocess.py
src/scpd/regularization.py
src/scpd/results.py
src/scpd/solver.py
src/scpd/spline.py
src/scpd/synthetic.py
src/scpd/utils.py
src/scpd.egg-info/PKG-INFO
src/scpd.egg-info/SOURCES.txt
src/scpd.egg-info/dependency_links.txt
src/scpd.egg-info/requires.txt
src/scpd.egg-info/top_level.txt
tests/test_adistance_basic.py
tests/test_fit_recovery_synthetic.py
tests/test_landmarking_rules.py
tests/test_pde_mass_conservation.py
tests/test_spline_basis_shapes.py