summaryrefslogtreecommitdiff
path: root/examples/plot_optim_OTreg.py
AgeCommit message (Collapse)Author
2022-04-05[MRG] Update examples in the doc (#359)Rémi Flamary
* add transparent color logo * add transparent color logo * move screenkhorn * move stochastic and install ffmpeg on circleci * try something * add sudo * install ffmpeg before python * cleanup examples * test svg scrapper * add animation for reg path * better example OT sivergence * update ttles and add plots * update free support * proper figure indexes * have less frame sin animation * update readme and release file * add tests for python 3.10
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