summaryrefslogtreecommitdiff
path: root/src/python/include
AgeCommit message (Expand)Author
2020-03-23Reuse vectorMarc Glisse
2020-03-23Avoid consecutive push_backMarc Glisse
2020-03-19added decoding functionMathieuCarriere
2020-03-19new fixesMathieuCarriere
2020-03-17Merge remote-tracking branch 'origin/master' into gen2Marc Glisse
2020-03-16Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsMathieuCarriere
2020-03-16Add get_simplices method - contrary to get_filtration method, sort is not per...ROUVREAU Vincent
2020-03-11moved location of top_dimensional_coface functionmathieu
2020-03-10new fixesmathieu
2020-03-07[ci skip] CommentMarc Glisse
2020-03-07min_persistence for generatorsMarc Glisse
2020-03-07persistence generators for lower-star and flag filtrationsMarc Glisse
2020-02-26Code review: add some comments about range.begin() and range.end()ROUVREAU Vincent
2020-02-13fix Marc's commentsmathieu
2020-02-13simplex tree skeleton iteratorROUVREAU Vincent
2020-02-11Update src/python/include/Simplex_tree_interface.hVincent Rouvreau
2020-01-31Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsMathieuCarriere
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-16get rid of persistence_generators and modified name for cubical complexMathieuCarriere
2020-01-16fix typo + coboundary errormathieu
2020-01-16fix to detect infinite persistencemathieu
2020-01-16added wrapper functionsmathieu
2019-12-16Rollback exact version mechanismROUVREAU Vincent
2019-12-05Add MPFR dependency for python module. Use Epeck_d by default for Alpha compl...ROUVREAU Vincent
2019-11-01Use documented CGAL interfaces for Epick_d (or Epeck_d)Marc Glisse
2019-09-09Merge branch 'master' into split_gudhi_python_in_modulesROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent