summaryrefslogtreecommitdiff
path: root/ot
AgeCommit message (Expand)Author
2019-07-02Fix tolerance in doctestRomain Tavenard
2019-07-02Bugfix (python2 in unbalanced)Romain Tavenard
2019-07-01Fixed all doctests assuming functions are working properly (actually tested i...Romain 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-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-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-12integrate comments of jmassichHicham Janati
2019-06-12add unbalanced sinkhorn algorithmHicham Janati
2019-06-04changes forgotten comentstvayer
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-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-14Fixed pep8 related issuengayraud
2019-05-10Fixed multiple docstring issuesngayraud
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-03-29import unif and dist in bregman fileKilian Fatras
2019-03-29call ot.unif and ot.distKilian Fatras
2019-03-29fix pep8Kilian Fatras
2019-03-29add empirical sinkhorn and sikhorn divergence functionsKilian Fatras
2019-03-15correction doc in gromov.pyRĂ©mi Flamary