LICENSE
README.md
pyproject.toml
setup.py
src/cds2/__init__.py
src/cds2/_version.py
src/cds2/calculus.py
src/cds2/cli.py
src/cds2/graph.py
src/cds2/integrate.py
src/cds2/interpolate.py
src/cds2/io.py
src/cds2/linalg.py
src/cds2/ml.py
src/cds2/montecarlo.py
src/cds2/optimize.py
src/cds2/signals.py
src/cds2/special.py
src/cds2/stats.py
src/cds2/timeseries.py
src/cds2/viz.py
src/cognitive_discovery_system_v2.egg-info/PKG-INFO
src/cognitive_discovery_system_v2.egg-info/SOURCES.txt
src/cognitive_discovery_system_v2.egg-info/dependency_links.txt
src/cognitive_discovery_system_v2.egg-info/entry_points.txt
src/cognitive_discovery_system_v2.egg-info/requires.txt
src/cognitive_discovery_system_v2.egg-info/top_level.txt
tests/test_benchmarks.py
tests/test_calculus.py
tests/test_cli.py
tests/test_graph.py
tests/test_integrate.py
tests/test_interpolate.py
tests/test_io.py
tests/test_linalg.py
tests/test_ml.py
tests/test_montecarlo.py
tests/test_optimize.py
tests/test_resampling.py
tests/test_signals.py
tests/test_special.py
tests/test_stats.py
tests/test_timeseries.py
tests/test_viz.py