summaryrefslogtreecommitdiff
path: root/ot/lp
AgeCommit message (Expand)Author
2023-05-03[DOC] Corrected spelling errors (#467)Oleksii Kachaiev
2023-04-18[MRG] Fix Bug binary_search_circle on GPU and Gradients (#457)Clément Bonet
2023-03-21[MRG] Remove redundant abs() (#448)Lin Hsu
2023-03-09[MRG] Semi-relaxed (fused) gromov-wasserstein divergence and improvements of ...Cédric Vincent-Cuaz
2023-02-23[WIP] Wasserstein distance on the circle and Spherical Sliced-Wasserstein (#434)Clément Bonet
2022-11-21[MRG] Replaces numpy compiler with setuptools (#409)Nathan Cassereau
2022-08-01[MRG] Solve example throwing an error when executed on a GPU (#391)Nathan Cassereau
2022-06-21[MRG] raise error if mass mismatch in emd2 (#386)clecoz
2022-06-13[MRG] Correct pointer overflow in EMD (#381)Nathan Cassereau
2022-06-01[MRG] numItermax in 64 bits in EMD solver (#380)Nathan Cassereau
2022-05-13remove calls to cerr (#377)Jay Stanley
2022-05-06[WIP] Generalized Wasserstein Barycenters (#372)eloitanguy
2022-04-11[MRG] Center gradients for mass of emd2 and gw2 (#363)Rémi Flamary
2022-03-24[MRG] Domain adaptation and unbalanced solvers with backend support (#343)Nathan Cassereau
2022-02-02[MRG] Add weak OT solver (#341)Rémi Flamary
2022-01-28[MRG] Backend implementation of the free support barycenter (#340)Rémi Flamary
2021-12-09[MRG] Tensorflow backend & Benchmarker & Myst_parser (#316)Nathan Cassereau
2021-11-04[MRG] Add tests about type and GPU for emd/emd2 + 1d variants + wasserstein1d...Rémi Flamary
2021-11-03[MRG] Docs updates (#298)ncassereau-idris
2021-11-02[MRG] Sliced and 1D Wasserstein distances : backend versions (#256)Nicolas Courty
2021-11-02[MRG] Backend for gromov (#294)ncassereau-idris
2021-10-25[MRG] Backend for optim (#282)ncassereau-idris
2021-09-29[MRG] OpenMP support (#260)kguerda-idris
2021-06-01[MRG] POT numpy/torch/jax backends (#249)Rémi Flamary
2021-05-26Docs correction (#252)ncassereau-idris
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
2020-11-12change precision EPSILON in C code (#217)Nicolas Courty
2020-10-22[MRG] Cleanup minimal build and add separate build for pep8 (#210)Rémi Flamary
2020-07-20Correct documentation for support barycenter (#201)AdrienCorenflos
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 branch 'master' into doc_v0.7Rémi Flamary
2020-05-05remove dense from ducumentationRémi Flamary
2020-05-04Add nogil to EMD_wrapMarc Glisse
2020-04-24correct doc for emdRémi Flamary
2020-04-23[WIP] Issue with sparse emd and adding tests on macos (#158)Nicolas Courty
2020-04-07Merge branch 'master' into laplace_daievred
2020-04-03remove commented lineievred
2020-04-02laplace v1ievred
2020-04-02Remove flatten, it's not useful.AdrienCorenflos
2020-04-02Auto PEP8AdrienCorenflos
2020-04-01Fix orderingAdrienCorenflos
2020-01-30comlete documentationRémi Flamary
2020-01-27correct emd2 and add centering for dual potentialsRémi Flamary
2020-01-27correct bug in emd emd2 still todoRémi Flamary
2020-01-07Merge branch 'master' into emd_dimensionKilian
2019-12-18cleanup emd.h and pyx fileRémi Flamary
2019-12-18correct documentation in pyx fileRémi Flamary