summaryrefslogtreecommitdiff
path: root/ot/lp/__init__.py
AgeCommit message (Expand)Author
2020-05-05remove dense from ducumentationRémi Flamary
2020-04-24correct doc for emdRémi Flamary
2020-04-23[WIP] Issue with sparse emd and adding tests on macos (#158)Nicolas Courty
2020-04-07Merge branch 'master' into laplace_daievred
2020-04-03remove commented lineievred
2020-04-02laplace v1ievred
2020-04-02Remove flatten, it's not useful.AdrienCorenflos
2020-04-02Auto PEP8AdrienCorenflos
2020-04-01Fix orderingAdrienCorenflos
2020-01-30comlete documentationRémi Flamary
2020-01-27correct emd2 and add centering for dual potentialsRémi Flamary
2020-01-27correct bug in emd emd2 still todoRémi Flamary
2020-01-07Merge branch 'master' into emd_dimensionKilian
2019-12-18cleanup variable name denseRémi Flamary
2019-12-10change or in assert by andKilian
2019-12-09add assert for emd dimension mismatchKilian
2019-12-02proper documentation and parameterRémi Flamary
2019-12-02nothing explodes and it compilesRémi Flamary
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