summaryrefslogtreecommitdiff
path: root/src/python/gudhi/wasserstein
AgeCommit message (Expand)Author
2020-08-04Remove JAX from the documentationMarc Glisse
2020-08-04fix wasserstein autodiffMathieuCarriere
2020-06-29update doc in wasserstein.wasserstein to reflect change in default paramtlacombe
2020-06-11added filetlacombe
2020-05-11Merge pull request #294 from VincentRouvreau/fix_sphinx_warningsVincent Rouvreau
2020-05-11Fixed by @tlacombeVincent Rouvreau
2020-05-11Fixed by @tlacombeVincent Rouvreau
2020-04-26Fix barycenter sphinx warningsROUVREAU Vincent
2020-04-22Document incompatibility of matching=True and enable_autodiffMarc Glisse
2020-04-22Clarify the doc of enable_autodiffMarc Glisse
2020-04-22Rename local variablesMarc Glisse
2020-04-20Drop one commentMarc Glisse
2020-04-20Merge remote-tracking branch 'origin/master' into wass-autodiffMarc Glisse
2020-04-20Reintroduce _proj_on_diag, with a unit testMarc Glisse
2020-04-19Unwrap the resultMarc Glisse
2020-04-18enable_autodiff for POT wasserstein_distanceMarc Glisse
2020-04-17Simplify distance-to-diagonal in WassersteinMarc Glisse
2020-04-06Remove trailing whitespaceMarc Glisse
2020-04-03removed the print of energy in verbose mode, added by errortlacombe
2020-04-01improved doc, adding double quot for inittlacombe
2020-04-01improved doc readabilitytlacombe
2020-03-31created wasserstein repotlacombe