summaryrefslogtreecommitdiff
path: root/src/python/doc/wasserstein_distance_user.rst
AgeCommit message (Expand)Author
2020-03-16correction of typo in usr.rsttlacombe
2020-03-16correction typo in usr.rsttlacombe
2020-03-16changed typo in doc (diag --> dgm), used integer for order and internal p, si...tlacombe
2020-03-16changed doc of matchings for a more explicit (and hopefully sphinx-valid) ver...tlacombe
2020-03-10changed output of matching as a (n x 2) array, adapted tests and doctlacombe
2020-03-03update wasserstein distance with pot so that it can return optimal matching now!tlacombe
2020-02-08Euclidean with a capital EMarc Glisse
2020-02-06use bibtexMarc Glisse
2020-01-20Merge remote-tracking branch 'origin/master' into extMarc Glisse
2020-01-20Simplify the pybind11 codeMarc Glisse
2020-01-13update variable names, going for order and internal_ptlacombe
2020-01-08update variable name in doctlacombe
2019-12-27Expose more optionsMarc Glisse
2019-12-26Update docMarc Glisse
2019-11-07Merge pull request #128 from mglisse/extra-modulesVincent Rouvreau
2019-11-05Create GUDHI_PYTHON_MODULES_EXTRA without auto-importMarc Glisse
2019-11-05Fix size of underlines for sphinxMarc Glisse
2019-09-23updated doc for sphinx compilationtlacombe
2019-09-23wasserstein distance added on forktlacombe