summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2021-04-08[MRG] Add Mathieu Blondel in acknoledgements (#232)Rémi Flamary
* add Mathieu in acknoledgements
2021-04-08[MRG] ADD JMLR paper to the readme and documentation (#231)Rémi Flamary
* add JMLR reefrence to eradme and doc
2020-12-22[WIP] Update documentation "Why OT" section (#220)Rémi Flamary
* add some text + discussion sinkhorn * stating wrk on why POT * fix sphinx warnings + make html-noplot * discussion when not to use POT * add discussion which sinkhorn * edits on quickstart * more * remove warnings :any: * more * done * remove ref Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
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-08-30Fix minor typo take #2 (#209)Florian Kalinke
As recommended in your comment.
2020-08-24[WIP] add introductory example of OT, EMD and Sinkhorn (#191)aboisbunon
* add introductory example of OT, EMD and Sinkhorn * improve figure and try complying with pep8 * autopep8 * change markdown elements to rst * try solving issue with images * fix issue with images * add a section on varying the sinkhorn hyperparameter * add Sinkhorn algorithm and discussion for comparison between EMD and Sinkhorn * autopep8 again * add subsections and modify figure sizes/shapes * fix bug with print * correct some typos * remove computational time comparison * autopep8 again... Co-authored-by: Aurelie Boisbunon <abb@mydatamodels.com>
2020-05-05update release in docRémi Flamary
2020-05-05correct year in mccan reference for partial otRémi Flamary
2020-05-05add release 0.7.0 in docRémi Flamary
2020-04-27correct url for examplesRémi Flamary
2020-04-24update proper links form readmeRémi Flamary
2020-04-24test new foldeerRémi Flamary
2020-04-24add templateRémi Flamary
2020-04-24awesome mini galleryRémi Flamary
2020-04-24test autosummaryRémi Flamary
2020-04-24Better section name + snhix-gallery tuningRémi Flamary
2020-04-24test options sphinx galleryRémi Flamary
2020-04-24better documentationRémi Flamary
2020-04-24mockj module cupy for gpu focumentationRémi Flamary
2020-04-24add realeasesRémi Flamary
2020-04-24update docRémi Flamary
2020-04-24correct doc for emdRémi Flamary
2020-04-22relative path in docRémi Flamary
2020-04-22awesome new readmeRémi Flamary
2020-04-22re-org readmeRémi Flamary
2020-04-22remove notebooks and cleanup readme and docRémi Flamary
2020-04-22cleanup example + moe information rtdRémi Flamary
2020-04-21rtd redirect index.mdRémi Flamary
2020-04-21[MRG] Actually run sphinx-gallery (#146)Rémi Flamary
* generate gallery * remove mock * add sklearn to requirermnt?txt for example * remove latex from fgw example * add networks for graph example * remove all * add requirement.txt rtd * rtd debug * update readme * eradthedoc with redirection * add conf rtd
2020-04-21circle CIAlexandre Gramfort
2020-04-20new example laplacian regularizationRémi Flamary
2020-04-20add rst file for documentationRémi Flamary
2020-04-20add all pages in documentationRémi Flamary
2020-04-20update docRémi Flamary
2020-04-20big update examplesRémi Flamary
2020-04-17partial added on quick start guideLaetitia Chapel
2020-04-09initial commit partial Wass and GWLaetitia Chapel
2019-09-04improve docHicham Janati
2019-09-03update UOT text + add frogner refHicham Janati
2019-09-03update UOT paragraph in quickstartHicham Janati
2019-07-02typo exmaplesRémi Flamary
2019-07-02quickstart proof readingRémi Flamary
2019-07-02quickstart gfirst shot done!Rémi Flamary
2019-07-02quickstart wda + start unbalancedRémi Flamary
2019-07-02quickstart wasserstein barycenter doneRémi Flamary
2019-07-02wasserstein barycenetr with fixed supportRémi Flamary
2019-07-02wasserstein barycenetr with fixed supportRémi Flamary
2019-07-02regularized OT doneRémi Flamary
2019-06-28update reg OTRémi Flamary
2019-06-28entropic mostly done, starting general regularizationRémi Flamary