summaryrefslogtreecommitdiff
path: root/test/test_ot.py
AgeCommit message (Expand)Author
2019-07-03test raise with pytets in test_emd_1d_emd2_1dRémi Flamary
2019-07-01Explicit doctest call in travis + removed uneffective doctest in test_otRomain Tavenard
2019-06-27Wasserstein defined as the cost itself (do not return transportation matrix)Romain Tavenard
2019-06-27Improved tests and docs for wasserstein_1dRomain Tavenard
2019-06-21Started documentingRomain Tavenard
2019-06-21Sparse G matrix for EMD1d + standard metrics computed without cdistRomain Tavenard
2019-06-20EMD 1d without docRomain Tavenard
2018-09-28speedup testsRémi Flamary
2018-07-09add test free support barycenter algorithm + cleaningVivien Seguy
2018-07-09add test free support barycenter algorithm + cleaningVivien Seguy
2018-05-30replace function name tin testsRémi Flamary
2018-05-11add test barycenter cvxoptRémi Flamary
2018-05-11add test for barycenterRémi Flamary
2017-09-12Made the return of the matrix optional in emd2Antoine Rolet
2017-09-09Returned to old variable name to follow repo conventionAntoine Rolet
2017-09-09Renamed variable in stringAntoine Rolet
2017-09-09Renamed variableAntoine Rolet
2017-09-09Renamed variablesAntoine Rolet
2017-09-07Removed unused variable declarationAntoine Rolet
2017-09-07Added log option to muliprocess emdAntoine Rolet
2017-09-07Return dual variables in an optional dictionaryAntoine Rolet
2017-09-07Added MAX_ITER_REACHED flag and warningAntoine Rolet
2017-09-05ReformatAntoine Rolet
2017-09-05Fixed typo and merged emd testsAntoine Rolet
2017-07-26author and license for tets filesRémi Flamary
2017-07-26flake8Rémi Flamary
2017-07-26test_ot random stateRémi Flamary
2017-07-26clean test_otRémi Flamary
2017-07-26import nmpy before otRémi Flamary
2017-07-24add test yunmlix and baryRémi Flamary
2017-07-24test sinkhorn with empty marginalsRémi Flamary
2017-07-24full coveragre utilsRémi Flamary
2017-07-24clean testsRémi Flamary
2017-07-24pep8 testsRémi Flamary
2017-07-24add test sinkhornRémi Flamary
2017-07-24add test for emd and emd2Rémi Flamary
2017-07-24add proper testingRémi Flamary