CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
tcripser.py
cripser/__init__.py
cripser/distance.py
cripser/image_loader.py
cripser/plots.py
cripser/rips_utils.py
cripser/torch_utils.py
cripser/transform.py
cripser/utils.py
cripser/vectorization.py
cripser.egg-info/PKG-INFO
cripser.egg-info/SOURCES.txt
cripser.egg-info/dependency_links.txt
cripser.egg-info/not-zip-safe
cripser.egg-info/top_level.txt
src/coboundary_enumerator.cpp
src/coboundary_enumerator.h
src/compute_pairs.cpp
src/compute_pairs.h
src/config.h
src/cube.h
src/cubicalripser.cpp
src/cubicalripser_pybind.cpp
src/cubicalripser_pybind.h
src/dense_cubical_grids.cpp
src/dense_cubical_grids.h
src/dense_cubical_grids_T.cpp
src/joint_pairs.cpp
src/joint_pairs.h
src/npy.hpp
src/ph_2d.cpp
src/ph_2d.h
src/radix_sort.h
src/union_find.h
src/write_pairs.h
tests/test_3d_hole.py
tests/test_4d_hole.py
tests/test_alexander.py
tests/test_compare_gudhi.py
tests/test_cripser_location.py
tests/test_cripser_memory.py
tests/test_distance.py
tests/test_image_loader.py
tests/test_plots.py
tests/test_rips_utils.py
tests/test_torch_utils.py
tests/test_transform.py
tests/test_uint_counting_sort.py
tests/test_utils.py
tests/test_vectorization.py