summaryrefslogtreecommitdiff
path: root/src/python/example/simplex_tree_example.py
AgeCommit message (Collapse)Author
2020-03-30Streamline initialize_filtrationMarc Glisse
2020-03-16Add get_simplices method - contrary to get_filtration method, sort is not ↵ROUVREAU Vincent
performed
2020-01-28Code review: rename get_simplex_filtration with get_simplex_and_filtration. ↵ROUVREAU Vincent
Remove exception raise. Fix failed tests. Reword documentation
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent