summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2020-06-22Revert "[WIP] Update bregman.py : barycenter_sinkhorn function (#195)" (#196)Rémi Flamary
2020-06-22[WIP] Update bregman.py : barycenter_sinkhorn function (#195)Rémi Flamary
2020-05-26Restrict Armijo linesearch function step to be at most 1 (#189)Panayiotis Panayiotou
2020-05-25Delete _config.yml (#186)Rémi Flamary
2020-05-22[MRG] Templates (#181)Ayush Karnawat
2020-05-19Update codecov.yml (#183)Rémi Flamary
2020-05-19[MRG] Codecov options + remove 2.7 (#178)Ayush Karnawat
2020-05-15Merge pull request #175 from djsutherland/mac-ccRémi Flamary
2020-05-15remove CC for macosx (test)Rémi Flamary
2020-05-15Merge branch 'master' into mac-ccRémi Flamary
2020-05-14Merge pull request #174 from djsutherland/setup-requiresRémi Flamary
2020-05-13rename I to img in examples, since flake8 complains now (#176)D.J. Sutherland
2020-05-13only mangle CC/etc if on mac and not told not toD.J. Sutherland
2020-05-13fix requirementsD.J. Sutherland
2020-05-13rename I to img in examples, since flake8 complains nowD.J. Sutherland
2020-05-11Update README.mdRémi Flamary
2020-05-06Merge pull request #170 from AdrienCorenflos/masterRémi Flamary
2020-05-05fix failing test - cur_idx needs to be incremented by 1 after the loopAdrienCorenflos
2020-05-05Some improvements for platform compatibilityAdrienCorenflos
2020-05-05break before exceeding array sizeAdrienCorenflos
2020-05-05Merge pull request #167 from PythonOT/doc_v0.7Rémi Flamary
2020-05-05update release in docRémi Flamary
2020-05-05Merge branch 'master' into doc_v0.7Rémi Flamary
2020-05-05Merge pull request #168 from PythonOT/ncourty-patch-1Rémi Flamary
2020-05-05Update RELEASES.mdNicolas Courty
2020-05-05Update RELEASES.mdNicolas Courty
2020-05-05Update RELEASES.mdNicolas Courty
2020-05-05really reproducipble WDA exampleRémi Flamary