summaryrefslogtreecommitdiff
path: root/examples/plot_compute_emd.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
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-07-26add author to all examplesRémi Flamary
2017-07-20do plot_compute_emdAlexandre Gramfort
2017-07-07add sinkhorbn2 +v3Rémi Flamary
2017-06-13example compute emdRémi Flamary
2017-06-13implement paralell sinkhorn stabilizedRémi Flamary
2017-06-13implement paralell sinkhornRémi Flamary
2017-06-13add em2 computation exampleRémi Flamary