Skip to content

Pseudomanifold/pyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

`pyper` icon

pyper: Python-based persistent homology algorithms

This is a work-in-progress repository for experimenting with persistent homology algorithms. pyper is best used as an additional dependency in a project; there are no user-callable scripts in here.

Running the test suite

To run all tests, use this command:

python -m pytest tests

To run a specific set of tests and include output from stdout (great for debugging), use the following command:

python -m pytest -s tests/persistent_homology/test_functions.py

Acknowledgements

The icon of pyper was originally based on the pied piper icon by Icons8.