summaryrefslogtreecommitdiff
path: root/src/python/test/test_simplex_tree.py
AgeCommit message (Collapse)Author
2020-03-16Add get_simplices method - contrary to get_filtration method, sort is not ↵ROUVREAU Vincent
performed
2020-02-26Code review: remove import pytest leftoversROUVREAU Vincent
2020-02-13simplex tree skeleton iteratorROUVREAU Vincent
2020-02-11Code review: non-optimal way to test filtration generatorROUVREAU Vincent
2020-01-28Code review: rename get_simplex_filtration with get_simplex_and_filtration. ↵ROUVREAU Vincent
Remove exception raise. Fix failed tests. Reword documentation
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent