summaryrefslogtreecommitdiff
path: root/ot/unbalanced.py
AgeCommit message (Expand)Author
2020-04-24better doc per moduleRémi Flamary
2019-10-20fix loop counter in barycenter + precision of dual variablesHicham Janati
2019-10-19same for unbalancedHicham Janati
2019-09-03fix doctest examplesHicham Janati
2019-09-03same for unbalancedHicham Janati
2019-08-28remove square in convergence checkHicham Janati
2019-08-12Added Unbalaced transport to domain adaptation methods. Corrected small bug r...ngayraud
2019-07-09moreAlexandre Gramfort
2019-07-02Merge branch 'master' into doc_modulesRémi Flamary
2019-07-02Bugfix (python2 in unbalanced)Romain Tavenard
2019-07-01Fixed all doctests assuming functions are working properly (actually tested i...Romain Tavenard
2019-07-01Set numpy array formatting version to post-1.13Romain Tavenard
2019-06-25alpha for documentationRémi Flamary
2019-06-24update docstrings + initHicham Janati
2019-06-18update Readme + minor rendering in examplesHicham Janati
2019-06-18fix func names + add more testsHicham Janati
2019-06-12add unbalanced barycentersHicham Janati
2019-06-12integrate comments of jmassichHicham Janati
2019-06-12add unbalanced sinkhorn algorithmHicham Janati