summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Expand)Author
2020-04-01improved doc, adding double quot for inittlacombe
2020-04-01improved doc readabilitytlacombe
2020-04-01improved doc, turns Basic examples as subsections using *tlacombe
2020-03-31correction typo user.rsttlacombe
2020-03-31update CMakeLists to make things compatible with wasserstein/ repotlacombe
2020-03-31created wasserstein repotlacombe
2020-03-31changed import to import gudhi.barycenter as barycentertlacombe
2020-03-31micro modif changed a word to avoid repetitiontlacombe
2020-03-31merged mastertlacombe
2020-03-31changed into import .barycenter for local import in wasserstein, and modified...tlacombe
2020-03-31removed unused importtlacombe
2020-03-31modified import in test to get consistent with gudhi.wasserstein.barycentertlacombe
2020-03-31added import barycenter on top of the file so that we can call for gudhi.wass...tlacombe
2020-03-31removed barycenters specific doc files as those are included in wasserstein d...tlacombe
2020-03-31merged doc from barycenters to wasserstein distancetlacombe
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-22Merge master and fix conflictsROUVREAU Vincent
2020-03-20small fixMathieuCarriere
2020-03-19added decoding functionMathieuCarriere
2020-03-19new fixesMathieuCarriere
2020-03-17Another proposal to fix #248ROUVREAU Vincent
2020-03-17Remove thread_local workaroundROUVREAU Vincent
2020-03-17fix conflictMathieuCarriere
2020-03-17update python docMathieuCarriere
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 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-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-13Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-03-13Merge remote-tracking branch 'upstream/master' into optimal_matching_wassersteinMarc Glisse
2020-03-11clean test_wasserstein from useless np.arraytlacombe
2020-03-10Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into extended_p...mathieu