summaryrefslogtreecommitdiff
path: root/src/python/gudhi/simplex_tree.pyx
AgeCommit message (Expand)Author
2020-02-04fixed Vincent's commentsmathieu
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-26added extended persistence functionMathieuCarriere
2020-01-15In python2, does not work. is ok for Python 2 and 3ROUVREAU Vincent
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2019-11-19Add warning in the doc of assign_filtrationMarc Glisse
2019-11-18Make the license a comment instead of a stringMarc Glisse
2019-11-05Fix documentation indentationMarc Glisse
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent