summaryrefslogtreecommitdiff
path: root/src/python/gudhi/simplex_tree.pxd
AgeCommit message (Expand)Author
2020-03-16Add get_simplices method - contrary to get_filtration method, sort is not per...ROUVREAU Vincent
2020-02-13simplex tree skeleton iteratorROUVREAU Vincent
2020-01-28Code review: rename get_simplex_filtration with get_simplex_and_filtration. R...ROUVREAU Vincent
2020-01-27A first naive iterator implementation with yieldROUVREAU Vincent
2020-01-20Sprinkle some "except +" in cython filesMarc Glisse
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent