summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-27[WIP] POT build without installing cython first (#293)Rémi Flamary
2021-10-27[WIP] Sinkhorn in log space (#290)Rémi Flamary
2021-10-25[MRG] Backend for optim (#282)ncassereau-idris
2021-10-25[MRG] Bregman backend (#280)ncassereau-idris
2021-10-25[MRG] Regularization path for l2 UOT (#274)haoran010
2021-10-22Add set_gradients method for JAX backend. (#278)AdrienCorenflos
2021-09-30[MRG] GPU bugs solve (#288)ncassereau-idris
2021-09-29[MRG] OpenMP support (#260)kguerda-idris
2021-09-28[MRG] Regularized OT (optim.cg) bug solve (#286)ncassereau-idris
2021-09-17[MRG] Implementation of two news algorithms: SaGroW and PoGroW. (#275)Tanguy
2021-09-06[MRG] Projection Robust Wasserstein (#267)Minhui Huang
2021-08-17we don't test with 3.5 but we already do with 3.9 so setup was not up to date...Alexandre Gramfort
2021-08-15Changelog for releasedebian/0.7.0+dfsg-4Gard Spreemann
2021-08-15Fix watch fileGard Spreemann
2021-08-15Fix metadataGard Spreemann
2021-06-17[MRG] Speedup tests (#262)Rémi Flamary
2021-06-14[MRG] Batch/Lazy Log Sinkhorn Knopp on samples (#259)Huy Tran
2021-06-08[MRG] Update example GAN to avoid the 10 minute CircleCI limit (#258)Rémi Flamary
2021-06-07[WIP] Spell correction in README.md (#257)kguerda-idris
2021-06-02[WIP] Add Wasserstein GAN and debug memory leak (#254)Rémi Flamary
2021-06-01[MRG] POT numpy/torch/jax backends (#249)Rémi Flamary
2021-05-27Build wheels on ARM and in PR (#253)Rémi Flamary
2021-05-26Docs correction (#252)ncassereau-idris
2021-04-22[WIP] Build doc in master and stable separately and have both versions on the...Rémi Flamary
2021-04-21[MRG] Fixes issue #239 (deprecated numpy types) (#244)Rémi Flamary
2021-04-19[MRG] Cleanup test warnings (#242)Rémi Flamary
2021-04-19BUG/DOC FIX - Sinkhorn divergence used the wrong weights, and sinkhorn2 didn'...AdrienCorenflos
2021-04-19[MRG] Add tests in pull request (#241)Rémi Flamary
2021-04-19[MRG] Make tests runs on push (#240)Rémi Flamary
2021-04-16[MRG] build wheels with arm64 (raspberry PI) (#238)Rémi Flamary
2021-04-15[MRG] Add new python versions for tests (also macos and windows) (#237)Rémi Flamary
2021-04-15[WIP] Update build_wheels to new version and allow force build in PR for debu...Rémi Flamary
2021-04-10pass on readme (#234)Alexandre Gramfort
2021-04-08[MRG] Add Mathieu Blondel in acknoledgements (#232)Rémi Flamary
2021-04-08[MRG] ADD JMLR paper to the readme and documentation (#231)Rémi Flamary
2021-01-24Extend copyright rangedebian/0.7.0+dfsg-3Gard Spreemann
2021-01-24ChangelogGard Spreemann
2021-01-24Start upstream metadataGard Spreemann
2021-01-24Git to SalsaGard Spreemann
2021-01-24Standards-versionGard Spreemann
2020-12-22[WIP] Update documentation "Why OT" section (#220)Rémi Flamary
2020-11-12change precision EPSILON in C code (#217)Nicolas Courty
2020-10-22[MRG] Fix bugs for partial OT (#215)Laetitia Chapel
2020-10-22[MRG] Sliced wasserstein (#203)AdrienCorenflos
2020-10-22[MRG] Cleanup minimal build and add separate build for pep8 (#210)Rémi Flamary
2020-08-30Fix minor typo take #2 (#209)Florian Kalinke
2020-08-24[WIP] add introductory example of OT, EMD and Sinkhorn (#191)aboisbunon
2020-08-24Check if alpha is not None when restricting it to be at most 1 (#199)Panayiotis Panayiotou
2020-08-24Fix to BaseTransport.transform_labels() (#208)Samarth Mishra
2020-07-20Correct documentation for support barycenter (#201)AdrienCorenflos