summaryrefslogtreecommitdiff
path: root/ot/dr.py
AgeCommit message (Collapse)Author
2021-09-06[MRG] Projection Robust Wasserstein (#267)Minhui Huang
* ot.dr: PRW code; text.text_dr: PRW test code. * ot.dr: PRW code; test.test_dr: PRW test code. * fix errors: pep8(3.8) * fix errors: pep8(3.8) * modified readme; prw code review * fix pep error * edit comment * modified math comment Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>
2021-04-19[MRG] Cleanup test warnings (#242)Rémi Flamary
* remove warnings in tests from docstrings * working tets for bregman implemneted methods * pep8
2020-04-24better doc per moduleRémi Flamary
2019-07-09first pass with adding pydocstyle in makefileAlexandre Gramfort
2019-07-03doc in modulesRémi Flamary
2017-07-26add license and authors on all modulesRémi Flamary
2017-07-20pep8Alexandre Gramfort
2017-07-12add init WDARémi Flamary
2017-07-05add FDA for comparisonRémi Flamary
2017-07-03doc updateRémi Flamary
2017-04-07doc wdaRémi Flamary
2017-04-07better dicumentationRémi Flamary
2017-04-07add WDARémi Flamary