summaryrefslogtreecommitdiff
path: root/ot/lp/EMD.h
AgeCommit message (Collapse)Author
2017-08-30Changes:aje
- Rename numItermax to max_iter - Default value to 100000 instead of 10000 - Add max_iter to class SinkhornTransport(BaseTransport) - Add norm to all BaseTransport
2017-08-29Changes to LP solver:aje
- Allow to modify the maximal number of iterations - Display an error message in the python console if the solver encountered an issue
2016-10-27rename emd module to lpRĂ©mi Flamary