summaryrefslogtreecommitdiff
path: root/ot/lp/__init__.py
AgeCommit message (Expand)Author
2019-07-05cleanup parmap on windowsRémi Flamary
2019-07-03doc in modulesRémi Flamary
2019-07-02Merge branch 'master' into doc_modulesRémi Flamary
2019-07-01Set numpy array formatting version to post-1.13Romain Tavenard
2019-06-27Merge branch 'master' into doc_modulesRémi Flamary
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-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-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-06start documentation otRémi Flamary
2018-07-09return log dict in free support barycenter functionVivien Seguy
2018-07-09add test free support barycenter algorithm + cleaningVivien Seguy
2018-06-11proper definition of all dor lpRémi Flamary
2018-05-11better documentationRémi Flamary
2018-03-21add linear mapping test + autopep8Rémi Flamary
2017-09-12RenamingAntoine Rolet
2017-09-12Made the return of the matrix optional in emd2Antoine Rolet
2017-09-09Updated variable name in docstringAntoine 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-09Renamed variablesAntoine Rolet
2017-09-09Added convergence status to the logAntoine Rolet
2017-09-07Added log option to muliprocess emdAntoine Rolet
2017-09-07Return dual variables in an optional dictionaryAntoine Rolet
2017-09-05Fixed typo and merged emd testsAntoine Rolet
2017-09-05Merge remote-tracking branch 'upstream/master'Antoine Rolet
2017-08-30Rename for emd and emd2aje
2017-08-30Changes:aje
2017-08-29Fix param orderaje
2017-08-29Changes to LP solver:aje
2017-07-26add license and authors on all modulesRémi Flamary
2017-07-21Added dual variables computationsarolet
2017-07-13Added optional maximal number of iterationAntoine Rolet
2017-04-07doc updateRémi Flamary
2017-03-21cleanupt cpp wrapper nameRémi Flamary
2017-03-14add emd2+ multiprocRémi Flamary
2017-03-10runs but not quickerRémi Flamary
2017-03-10first tryRémi Flamary
2016-11-08travis CIRémi Flamary
2016-10-28doc da.pyRémi Flamary
2016-10-28update bregman with docRémi Flamary
2016-10-28doc sinkhornRémi Flamary