.gitignore
LICENSE.txt
README.md
example.py
pyproject.toml
setup.py
benchmarks/marron_wand/compare_methods.png
benchmarks/marron_wand/compare_methods.py
benchmarks/marron_wand/compare_methods_optimized.png
benchmarks/performance_comparison/run_mise_comparison.py
benchmarks/performance_comparison/fig/accuracy_vs_speed.png
benchmarks/performance_comparison/fig/ise_violin.png
benchmarks/performance_comparison/fig/mise_heatmap.png
benchmarks/speed_comparison/OPTIMIZATION_REPORT.md
benchmarks/speed_comparison/classic_vs_optimized.py
benchmarks/speed_comparison/run_speed_comparison.py
ssdensity/__init__.py
ssdensity/sshist.py
ssdensity/sskernel.py
ssdensity/ssvkernel.py
ssdensity.egg-info/PKG-INFO
ssdensity.egg-info/SOURCES.txt
ssdensity.egg-info/dependency_links.txt
ssdensity.egg-info/requires.txt
ssdensity.egg-info/top_level.txt
ssdensity/classic/__init__.py
ssdensity/classic/sshist.py
ssdensity/classic/sskernel.py
ssdensity/classic/ssvkernel.py
tests/conftest.py
tests/generate_reference.py
tests/run_tests.py
tests/test_sshist.py
tests/test_sskernel.py
tests/test_ssvkernel.py
tests/reference_data/sshist_ref.npz
tests/reference_data/sskernel_ref.npz
tests/reference_data/ssvkernel_ref.npz