LICENSE
README.md
pyproject.toml
examples/ex.py
examples/gudhi_alpha_complex_wecf.py
examples/compilation/compiled_image_ecf_test.py
examples/compilation/compiled_wect_test.py
examples/stanford_bunny/bunny_ex.py
pyect/__init__.py
pyect/directions.py
pyect/dtypes.py
pyect/general_filtrations.py
pyect/image_ecf.py
pyect/tensor_complex.py
pyect/wecfs.py
pyect/wect.py
pyect.egg-info/PKG-INFO
pyect.egg-info/SOURCES.txt
pyect.egg-info/dependency_links.txt
pyect.egg-info/requires.txt
pyect.egg-info/top_level.txt
pyect/integrations/__init__.py
pyect/integrations/gudhi.py
pyect/preprocessing/__init__.py
pyect/preprocessing/image_processing.py
pyect/preprocessing/mesh_processing.py
tests/conftest.py
tests/test_complex.py
tests/test_directions.py
tests/test_gudhi_integration.py
tests/test_image_ecf.py
tests/test_image_processing.py
tests/test_mesh_processing.py
tests/test_wecfs.py
tests/test_wect.py
tests/test_wect_triangle.py