summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-01Explicit doctest call in travis + removed uneffective doctest in test_otRomain Tavenard
2019-06-27Merge pull request #89 from rtavenar/masterRémi Flamary
2019-06-27Added RT as a contributor + "optimized" Cython math operationsRomain Tavenard
2019-06-27Wasserstein defined as the cost itself (do not return transportation matrix)Romain Tavenard
2019-06-27Merge branch 'master' into masterRomain Tavenard
2019-06-27Improved tests and docs for wasserstein_1dRomain Tavenard
2019-06-27Added minkowski variants and wasserstein_1d functionsRomain Tavenard
2019-06-25Merge pull request #87 from hichamjanati/unbalanced-otRémi Flamary
2019-06-24add unbalanced to doc modulesHicham Janati
2019-06-24update docstrings + initHicham Janati
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-18update Readme + minor rendering in examplesHicham Janati
2019-06-18fix func names + add more testsHicham Janati
2019-06-12add unbalanced barycentersHicham Janati
2019-06-12fix typo in test argumentHicham Janati
2019-06-12integrate comments of jmassichHicham Janati
2019-06-12add test and example of UOTHicham Janati
2019-06-12add unbalanced sinkhorn algorithmHicham Janati
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