summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-02Fix tolerance in doctestRomain Tavenard
2019-07-02Bugfix (python2 in unbalanced)Romain Tavenard
2019-07-02Bug in syntax for new numpy version (cont'd)Romain Tavenard
2019-07-02Bug in syntax for new numpy version (cont'd)Romain Tavenard
2019-07-02Bug in syntax for new numpy version (cont'd)Romain Tavenard
2019-07-02Bug in syntax for new numpy versionRomain Tavenard
2019-07-01Fixed all doctests assuming functions are working properly (actually tested i...Romain Tavenard
2019-07-01FormattingRomain Tavenard
2019-07-01Bug in syntax for old scipy versionRomain Tavenard
2019-07-01Set numpy array formatting version to post-1.13Romain Tavenard
2019-07-01Fixed doctestsRomain Tavenard
2019-07-01Moved GPU doctests to test_gpu for tests not to fail if no GPU availableRomain Tavenard
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