summaryrefslogtreecommitdiff
path: root/docs/source/all.rst
AgeCommit message (Collapse)Author
2022-02-02[MRG] Add weak OT solver (#341)Rémi Flamary
* add info in release file * update tests * pep8 * add weak OT example * update plot in doc * correction ewample with empirical sinkhorn * better thumbnail * comment from review * update documenation
2022-01-14[WIP] Set dev version and add minigallery to quick start guide (#334)Rémi Flamary
* change version and add minigallery in quickstart guide * remove ot.gpu from documentation because it is deprecated and bacckends should be used * start 0.8.2dev and description in releases.md * typo for gallery sinkhorn2 * test better doc update for files in .githib folder
2021-10-25[MRG] Bregman backend (#280)ncassereau-idris
* Bregman * Resolve conflicts * Bug solve * Bregman updated for JAX compatibility * Tests coherence between backend improved * No longer enforcing 64 bits operations on Jax except for tests * Now using mixtures, to make backend dependent tests with less code * Better test skipping code * Pep8 + test optimizations * redundancy removed * Docs * Typo corrected * Typo * Typo * Docs * Docs * pep8 * Backend docs * Prettier docs * Mistake corrected * small changes * Better wording Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>
2020-10-22[MRG] Sliced wasserstein (#203)AdrienCorenflos
* example for log treatment in bregman.py * Improve doc * Revert "example for log treatment in bregman.py" This reverts commit 9f51c14e * Add comments by Flamary * Delete repetitive description * Added raw string to avoid pbs with backslashes * Implements sliced wasserstein * Changed formatting of string for py3.5 support * Docstest, expected 0.0 and not 0. * Adressed comments by @rflamary * No 3d plot here * add sliced to the docs * Incorporate comments by @rflamary * add link to pdf Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>
2020-04-24awesome mini galleryRémi Flamary
2020-04-24test autosummaryRémi Flamary
2020-04-24better documentationRémi Flamary
2020-04-09initial commit partial Wass and GWLaetitia Chapel
2019-06-24add unbalanced to doc modulesHicham Janati
2018-09-28merge with new gpu stuffRémi Flamary
2018-09-28update documentationRémi Flamary
2018-08-29remove double smooth in docRémi Flamary
2018-06-26Merge branch 'master' into stochastic_OTKilian
2018-06-26fix stochastic to docKilian Fatras
2018-06-26add stochastic to docsKilian Fatras
2018-06-19change grad function namesKilian Fatras
2018-06-11add smooth to documentationRémi Flamary
2018-02-16upate docRémi Flamary
2017-04-07doc with drRémi Flamary
2016-10-28doc da.pyRémi Flamary
2016-10-28doc index updatedRémi Flamary