summaryrefslogtreecommitdiff
path: root/ot/lp/network_simplex_simple.h
AgeCommit message (Collapse)Author
2020-04-23[WIP] Issue with sparse emd and adding tests on macos (#158)Nicolas Courty
* First commit-warning removal * remove dense feature * pep8 * pep8 * EMD.h * pep8 again * tic toc tolerance Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>
2019-12-03first implemntation sparse lossRémi Flamary
2017-09-07Added MAX_ITER_REACHED flag and warningAntoine Rolet
2017-09-05Added include cstdioAntoine Rolet
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
2016-10-27rename emd module to lpRémi Flamary