summaryrefslogtreecommitdiff
path: root/ot/lp
AgeCommit message (Collapse)Author
2017-07-21Added dual variables computationsarolet
2017-07-21Cleaned optimal plan and optimal cost computationarolet
2017-07-14Removed some references to node_id_typearolet
node_id_type is really always int, it makes code hard to read though. In lemon they needed the typedef because they have more complicated graphs.
2017-07-14Removed unused variable maxarolet
Probably a legacy normalization variable
2017-07-13Added optional maximal number of iterationAntoine Rolet
2017-07-13Removed references to matlabAntoine Rolet
Also: - added error message when maxiter is reached - added debug logs
2017-07-10correction on Win64 bugNicolas Courty
2017-04-07doc updateRémi Flamary
2017-04-07avoid filename conclict in windowsRé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-31add notebookRémi Flamary
2016-10-28doc da.pyRémi Flamary
2016-10-28update bregman with docRémi Flamary
2016-10-28update doc optim+bregman; add log to sinkhornRémi Flamary
2016-10-28doc sinkhornRémi Flamary
2016-10-28complete doc emdRémi Flamary
2016-10-27bug emd v2Rémi Flamary
2016-10-27rename emd module to lpRémi Flamary