summaryrefslogtreecommitdiff
path: root/ot
AgeCommit message (Expand)Author
2018-05-11add test for barycenterRémi Flamary
2018-05-11better documentationRémi Flamary
2018-05-11remove unused sparseRémi Flamary
2018-05-11pep8Rémi Flamary
2018-05-11add cvx barycenter solverRémi Flamary
2018-05-11update documentation in bregmanRémi Flamary
2018-05-09Merge pull request #42 from rflamary/linear_mappingRémi Flamary
2018-05-09doc typos in linear map functionRémi Flamary
2018-04-18BUG: correct typo problemsTardy Benjamin
2018-04-18BUG: typo error lo->logTardy Benjamin
2018-04-18BUG: Parameter log unusable in sinkhorn classesTardy Benjamin
2018-04-18ENH: Change the parameter type to bool in class EMDTransport documentationTardy Benjamin
2018-04-18BUG: EMDTransport parameter log unusableTardy Benjamin
2018-03-21pep8 unused variableRémi Flamary
2018-03-21pep cleanupRémi Flamary
2018-03-21update readme + docRémi Flamary
2018-03-21add entropic gromov test for 90+% corerageRémi Flamary
2018-03-21aupdate gromov + autopep8 externalsRémi Flamary
2018-03-21add externals for function signatureRémi Flamary
2018-03-21add linear mapping test + autopep8Rémi Flamary
2018-03-20passing testsRémi Flamary
2018-03-20add class LinearTransportRémi Flamary
2018-03-20add linear mapping functionRémi Flamary
2018-02-16should pass tests nowRémi Flamary
2018-02-16no more pep8 problem, need cleanup plots in test and examplesRémi Flamary
2018-02-16better pep8 but not solvedRémi Flamary
2018-02-16update examplesRémi Flamary
2018-02-15awesome documentationRémi Flamary
2018-02-15add documentationRémi Flamary
2018-02-15large update gromovRémi Flamary
2017-09-15ipdate releaseRémi Flamary
2017-09-15clean nico commit mess with its emalRémi Flamary
2017-09-13Merge branch 'master' into gromovNicolas Courty
2017-09-13Corrections on Gromovncourty
2017-09-13Corrections on GromovNicolas Courty
2017-09-12Corrections on GromovNicolas Courty
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-09Merge remote-tracking branch 'upstream/master' into ot_dual_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-07Added MAX_ITER_REACHED flag and warningAntoine Rolet
2017-09-05Fixed typo and merged emd testsAntoine Rolet