summaryrefslogtreecommitdiff
path: root/src/python/gudhi/simplex_tree.pxd
AgeCommit message (Expand)Author
2022-11-21Insert vertices firstMarc Glisse
2022-10-16Merge branch 'master' into insertMarc Glisse
2022-04-22Merge branch 'master' into simplex_tree_extended_persistence_enhancementVincent Rouvreau
2022-04-01Merge remote-tracking branch 'origin/master' into insertMarc Glisse
2022-03-30Merge remote-tracking branch 'origin/master' into insertMarc Glisse
2022-03-21extended_persistence uses directly get_persistent_pairsVincent Rouvreau
2022-03-08Merge master and resolve commitsVincent Rouvreau
2022-02-14Merge masterVincent Rouvreau
2022-02-10Add SimplexTree copy method and its testVincent Rouvreau
2022-01-21Merge masterVincent Rouvreau
2021-07-01Move primality test to Field_Zp::initHind-M
2021-05-04Set Simplex_tree_interface_full_featured constructor name (Simplex_tree) to t...Hind Montassif
2021-04-22code review: rename block_func when it is a type. Type is a 'callable'ROUVREAU Vincent
2021-03-25Add equality operator for python Simplex treeROUVREAU Vincent
2020-12-11code review: throw an eception if collapse_edges when no Eigen3ROUVREAU Vincent
2020-12-11code review: GUDHI_USE_EIGEN3 generated by CMake in __init__.py as suggested ...ROUVREAU Vincent
2020-12-09Fix #388ROUVREAU Vincent
2020-11-02Merge master and resolve conflictsROUVREAU Vincent
2020-09-01expansion with blocker and how to modify filtration valueROUVREAU Vincent
2020-08-28A prototype to fix #364ROUVREAU Vincent
2020-08-18Merge master and resolve conflictsROUVREAU Vincent
2020-08-18Merge master & resolve conflictsROUVREAU Vincent
2020-08-12code review: boundaries uses only once find and return a pair of iterator. Ex...ROUVREAU Vincent
2020-07-30collapse edges for python simplex treeROUVREAU Vincent
2020-07-03A proposal for simplex_tree reset_filtration (python & C++)ROUVREAU Vincent
2020-07-03A fix proposal for boudaries of a simplex python versionROUVREAU Vincent
2020-05-29convert matrix to SimplexTreeMarc Glisse
2020-05-04Add some nogil for cythonMarc Glisse
2020-04-29Merge remote-tracking branch 'origin/master' into gen2Marc Glisse
2020-04-23Merge remote-tracking branch 'origin/master' into compute_persistenceMarc Glisse
2020-04-05Proper exception in write_output_diagramMarc Glisse
2020-04-03Split compute_persistence from get_persistence.Marc Glisse
2020-03-30Streamline initialize_filtrationMarc Glisse
2020-03-24Remove min_persistence from generatorsMarc Glisse
2020-03-23new fixesMathieuCarriere
2020-03-19new fixesMathieuCarriere
2020-03-17Merge remote-tracking branch 'origin/master' into gen2Marc Glisse
2020-03-16fix conflictMathieuCarriere
2020-03-16Add get_simplices method - contrary to get_filtration method, sort is not per...ROUVREAU Vincent
2020-03-07min_persistence for generatorsMarc Glisse
2020-03-07persistence generators for lower-star and flag filtrationsMarc Glisse
2020-02-13simplex tree skeleton iteratorROUVREAU Vincent
2020-02-04fixed Vincent's commentsmathieu
2020-01-31Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into extended_p...MathieuCarriere
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-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