summaryrefslogtreecommitdiff
path: root/examples/plot_optim_OTreg.py
AgeCommit message (Collapse)Author
2020-05-04[WIP] Improved docs and changed scipy version (#163)Romain Tavenard
* Improved docs and changed scipy version * Fixed dependency bug in setup.py * dependencies set to minimal versions for tests * add requirements file * added minimal version build for scipy (testing 1.2) * bugfix in minimal deps build * (yet another) bugfix in minimal deps build * minimal deps now reflect README.md * minimal deps: no autograd nor pymanopt * refactored workflow names * minimal deps: no doctests * minimal deps: numpy 1.16 * trigger GH Actions on PR * better merge * re-add minimal-deps... * bugfix in yaml * enforce np>=1.16 * enforce scipy and cython versions too * requires / install_requires * requires / install_requires / requires * setup_requires Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>
2020-04-24better thumbnail image for galleryRémi Flamary
2018-05-30update examples and notebooksRémi Flamary
2018-02-16add proper import for ot.plot in examplesRémi Flamary
2017-09-01titlke for notebooksRémi Flamary
2017-09-01pep8Rémi Flamary
2017-09-01update example with rst titlesRémi Flamary
2017-08-31update testsRémi Flamary
2017-08-30pep8Rémi Flamary
2017-08-30exples +rstRémi Flamary
2017-07-20pep8Alexandre Gramfort
2017-07-20pep8Alexandre Gramfort
2017-07-20moreAlexandre Gramfort
2017-07-20do plot_optim_OTreg.pyAlexandre Gramfort
2017-07-03update docRémi Flamary
2017-01-05update demoRémi Flamary
2016-12-02nearly there galleryRémi Flamary
2016-12-02first attempt to support sphinx-galleryAlexandre Gramfort