summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-23Fix pasto in the docMarc Glisse
2020-04-06Use compute_persistence in an exampleMarc Glisse
2020-04-06compute_persistence for cubicalMarc Glisse
2020-04-05Proper exception in write_output_diagramMarc Glisse
2020-04-05compute_persistence in pythonMarc Glisse
2020-04-03Simplify some codeMarc Glisse
2020-04-03Dead codeMarc Glisse
2020-04-03Split compute_persistence from get_persistence.Marc Glisse
2020-03-30Merge pull request #215 from MathieuCarriere/extended_persistenceMarc Glisse
2020-03-25fix biblioMathieuCarriere
2020-03-25update biblioMathieuCarriere
2020-03-23new fixesMathieuCarriere
2020-03-23Merge pull request #254 from VincentRouvreau/python_modules_documentation_imp...Vincent Rouvreau
2020-03-23Shorter headers in sphinx: Introduced in -> Since and Copyright -> LicenseROUVREAU Vincent
2020-03-23Code review: remove useless vectorROUVREAU Vincent
2020-03-23Code review: use complex_simplex_range instead of the filtration oneROUVREAU Vincent
2020-03-23Doc review: document what is the filtration value when not computedROUVREAU Vincent
2020-03-22Merge master and resolve conflictsROUVREAU Vincent
2020-03-22Merge master and fix conflictsROUVREAU Vincent
2020-03-20small fixMathieuCarriere
2020-03-19added decoding functionMathieuCarriere
2020-03-19new fixesMathieuCarriere
2020-03-18fix docMathieuCarriere
2020-03-17Another proposal to fix #248ROUVREAU Vincent
2020-03-17fix Marc's commentsMathieuCarriere
2020-03-17Remove thread_local workaroundROUVREAU Vincent
2020-03-17Fix #224ROUVREAU Vincent
2020-03-17implement Marc's suggestionsMathieuCarriere
2020-03-17fix conflictMathieuCarriere
2020-03-17update python docMathieuCarriere
2020-03-17Merge pull request #242 from mglisse/genripsMarc Glisse
2020-03-17Remove code that was commented out.Marc Glisse
2020-03-17Merge pull request #236 from tlacombe/optimal_matching_wassersteinMarc Glisse
2020-03-17fix testMathieuCarriere
2020-03-17fixesMathieuCarriere
2020-03-16correction of typo in usr.rsttlacombe
2020-03-16correction typo in usr.rsttlacombe
2020-03-16fix conflictMathieuCarriere
2020-03-16Merge pull request #211 from VincentRouvreau/iterator_over_simplex_treeVincent Rouvreau
2020-03-16changed typo in doc (diag --> dgm), used integer for order and internal p, si...tlacombe
2020-03-16Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into extended_p...MathieuCarriere
2020-03-16changed doc of matchings for a more explicit (and hopefully sphinx-valid) ver...tlacombe
2020-03-16Merge pull request #214 from takeshimeonerespect/masterMarc Glisse
2020-03-16Add get_simplices method - contrary to get_filtration method, sort is not per...ROUVREAU Vincent
2020-03-13Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-03-13Merge pull request #237 from VincentRouvreau/handle_nan_in_simplex_tree_make_...Vincent Rouvreau
2020-03-13Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-03-13Merge remote-tracking branch 'upstream/master' into optimal_matching_wassersteinMarc Glisse
2020-03-12Update heraMarc Glisse
2020-03-11clean test_wasserstein from useless np.arraytlacombe