summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-27Improved tests and docs for wasserstein_1dRomain Tavenard
2019-06-27Added minkowski variants and wasserstein_1d functionsRomain Tavenard
2019-06-24Made weight vectors optional to match scipy's wass1d APIRomain Tavenard
2019-06-24Added more docstrings (Cython) + fixed link to ot.dist docRomain Tavenard
2019-06-24Added docstringsRomain Tavenard
2019-06-21Started documentingRomain Tavenard
2019-06-21Removed np.abs in Cython codeRomain Tavenard
2019-06-21Sparse G matrix for EMD1d + standard metrics computed without cdistRomain Tavenard
2019-06-21Sparse G matrix for EMD1d + standard metrics computed without cdistRomain Tavenard
2019-06-20EMD 1d without doc made fasterRomain Tavenard
2019-06-20EMD 1d without docRomain Tavenard
2019-06-04Merge pull request #86 from tvayer/masterRémi Flamary
2019-06-04seedtvayer
2019-06-04changes forgotten comentstvayer
2019-05-29pep8 + errtvayer
2019-05-29.0tvayer
2019-05-29n_samples floattvayer
2019-05-29py2 errortvayer
2019-05-29code review1tvayer
2019-05-29relative+absolute losstvayer
2019-05-29Doc+armijotvayer
2019-05-29wizard stufftvayer
2019-05-29python2 divide problemtvayer
2019-05-29test checktvayer
2019-05-29Reame +pep8tvayer
2019-05-29Merge remote-tracking branch 'rflamary/master'tvayer
2019-05-29pep8tvayer
2019-05-29Tests + contributionstvayer
2019-05-28solve 2tvayer
2019-05-28solve conlicttvayer
2019-05-28bary fgwtvayer
2019-05-28FGW+gromov changestvayer
2019-05-17Merge pull request #84 from ngayraud/fix_docstringRémi Flamary
2019-05-14Fixed pep8 related issuengayraud
2019-05-10Fixed multiple docstring issuesngayraud
2019-04-23Merge pull request #80 from kilianFatras/masterRémi Flamary
2019-04-04fix test sinkhorn divKilian Fatras
2019-04-04fix test sinkhorn divKilian Fatras
2019-04-04fix test sinkhorn divKilian Fatras
2019-04-04fix log in sinkhorn div and add log testsKilian Fatras
2019-04-04fix docKilian Fatras
2019-04-03fix typos and add solver in readmeKilian Fatras
2019-03-31fix metric testKilian Fatras
2019-03-29import unif and dist in bregman fileKilian Fatras
2019-03-29call ot.unif and ot.distKilian Fatras
2019-03-29typos PEP8Kilian Fatras
2019-03-29fix pep8Kilian Fatras
2019-03-29add empirical sinkhorn and sikhorn divergence functionsKilian Fatras
2019-03-21Merge pull request #79 from rflamary/update_docRémi Flamary
2019-03-15correction doc in gromov.pyRémi Flamary