An open API service indexing awesome lists of open source software.

https://github.com/pseudomanifold/pyper

Python-based persistent homology algorithms
https://github.com/pseudomanifold/pyper

persistent-homology topological-data-analysis

Last synced: 6 months ago
JSON representation

Python-based persistent homology algorithms

Awesome Lists containing this project

README

          

`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.