.pylintrc
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
requirements-dev.txt
requirements-test.txt
requirements.txt
dire_rapids/__init__.py
dire_rapids/betti_curve.py
dire_rapids/dire_cuvs.py
dire_rapids/dire_pytorch.py
dire_rapids/dire_pytorch_memory_efficient.py
dire_rapids/metrics.py
dire_rapids/presets.py
dire_rapids/utils.py
dire_rapids.egg-info/PKG-INFO
dire_rapids.egg-info/SOURCES.txt
dire_rapids.egg-info/dependency_links.txt
dire_rapids.egg-info/not-zip-safe
dire_rapids.egg-info/requires.txt
dire_rapids.egg-info/top_level.txt
docs/conf.py
paper/pnas/make_figures.py
tests/test_atlas_approach.py
tests/test_atlas_scaling.py
tests/test_betti_metrics_blobs.py
tests/test_betti_metrics_circle.py
tests/test_comprehensive.py
tests/test_cpu_basic.py
tests/test_create_dire.py
tests/test_cuml_pca.py
tests/test_cuvs_1000d.py
tests/test_cuvs_backend.py
tests/test_cuvs_scaling.py
tests/test_integrated_atlas.py
tests/test_matrix_structure.py
tests/test_memory_usage.py
tests/test_reducer_runner.py
tests/test_scaling_high_dim.py