summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsMathieuCarriere
2020-03-17Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into wasserstei...MathieuCarriere
2020-03-17fix conflictMathieuCarriere
2020-03-17update python docMathieuCarriere
2020-03-17Merge pull request #252 from VincentRouvreau/add_tensor_flow_to_CIVincent Rouvreau
2020-03-17Fix #249ROUVREAU Vincent
2020-03-17Merge remote-tracking branch 'origin/master' into gen2Marc Glisse
2020-03-17Merge pull request #242 from mglisse/genripsMarc Glisse
2020-03-17Remove code that was commented out.Marc Glisse
2020-03-17removed _optimal_matching from barycenter as it is now handled by wasserstein...tlacombe
2020-03-17merging master (including wasserstein distance) into wbary ; modified CMakeLi...tlacombe
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 branch 'master' of https://github.com/GUDHI/gudhi-devel into wasserstei...MathieuCarriere
2020-03-16Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsMathieuCarriere
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 'extended_persistence' of https://github.com/MathieuCarriere/gud...MathieuCarriere
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 branch 'master' of https://github.com/GUDHI/gudhi-devel into wasserstei...MathieuCarriere
2020-03-16Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsMathieuCarriere
2020-03-16Merge branch 'wasserstein_representations' of https://github.com/MathieuCarri...MathieuCarriere
2020-03-16fixed docMathieuCarriere
2020-03-16Merge pull request #214 from takeshimeonerespect/masterMarc Glisse
2020-03-16Merge remote-tracking branch 'upstream/master' into wbary-theotlacombe
2020-03-16Add get_simplices method - contrary to get_filtration method, sort is not per...ROUVREAU Vincent
2020-03-16added mention that _optimal matching should be removed at some pointtlacombe
2020-03-16update doc (indentation, mention of -1 for the diag) and added a few more teststlacombe
2020-03-13fix heramathieu
2020-03-13fix heramathieu
2020-03-13Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-03-13Merge branch 'extended_persistence' of https://github.com/MathieuCarriere/gud...mathieu
2020-03-13Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into extended_p...mathieu
2020-03-13tried to fix hera's updatemathieu
2020-03-13Merge branch 'wasserstein_representations' of https://github.com/MathieuCarri...mathieu
2020-03-13Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into wasserstei...mathieu
2020-03-13tried to fix hera's updatemathieu
2020-03-13Merge branch 'generators' of https://github.com/MathieuCarriere/gudhi into ge...mathieu
2020-03-13fixed testmathieu
2020-03-13Merge pull request #237 from VincentRouvreau/handle_nan_in_simplex_tree_make_...Vincent Rouvreau