summaryrefslogtreecommitdiff
path: root/ot/utils.py
AgeCommit message (Expand)Author
2023-02-23[WIP] Wasserstein distance on the circle and Spherical Sliced-Wasserstein (#434)Clément Bonet
2022-12-15[MRG] New API for OT solver (with pre-computed ground cost matrix) (#388)Rémi Flamary
2022-09-27[MRG] Crash when computing weightless Hamming distance & Doc build (#402)Nathan Cassereau
2022-05-16[MRG] dist: check metric is a string before calling a str method (#379)Zachary Kurtz
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
2021-11-08[MRG] Distance calculation bug solve (#306)Nathan Cassereau
2021-11-03[MRG] Docs updates (#298)ncassereau-idris
2021-10-27[WIP] Sinkhorn in log space (#290)Rémi Flamary
2021-09-29[MRG] OpenMP support (#260)kguerda-idris
2021-06-01[MRG] POT numpy/torch/jax backends (#249)Rémi Flamary
2021-04-15[MRG] Add new python versions for tests (also macos and windows) (#237)Rémi Flamary
2020-05-19[MRG] Codecov options + remove 2.7 (#178)Ayush Karnawat
2020-04-15Merge branch 'master' into laplace_daIevgen Redko
2020-04-08added label normalization to utilsievred
2020-04-08remove laplacianievred
2020-04-03autopep+remove sinkhorn+add simtypeievred
2020-04-03v2 laplace emd sinkhornievred
2019-09-09merge new unbalancedRémi Flamary
2019-08-12Attempting to fix docstylengayraud
2019-08-12Attempting to fix docstylengayraud
2019-08-12fixes for travis, added test, minor nitsngayraud
2019-08-12Added Unbalaced transport to domain adaptation methods. Corrected small bug r...ngayraud
2019-07-09moreAlexandre Gramfort
2019-07-05cleanup parmap on windowsRémi Flamary
2019-07-03doc in modulesRémi Flamary
2019-07-01Fixed doctestsRomain Tavenard
2019-06-04changes forgotten comentstvayer
2018-07-16Add comment & fix flake8 errorLeoGautheron
2018-07-16Remove dependency sklearnLeoGautheron
2018-07-11Speed-up SinkhornLeoGautheron
2018-05-29add check_random_state in utilsRémi Flamary
2018-03-21add externals for function signatureRémi Flamary
2018-03-21add linear mapping test + autopep8Rémi Flamary
2018-02-16better pep8 but not solvedRémi Flamary
2017-08-30Move normalize function in utils.pyaje
2017-08-28check input parameters with helper functionsSlasnista
2017-08-28move no da objects into utils.pySlasnista
2017-07-26add license and authors on all modulesRémi Flamary
2017-07-20pep8Alexandre Gramfort
2017-07-20pep8Alexandre Gramfort
2017-06-20add clean zeros function for sparse distributionsRémi Flamary
2017-06-09add doc and correct encodingRémi Flamary
2017-03-14add emd2+ multiprocRémi Flamary
2017-01-05add tic() and toc() functions for easy coarse timingRémi Flamary
2016-11-04add mapping estimation with kernels works!Rémi Flamary
2016-11-03add mapping estimation (still debugging)Rémi Flamary
2016-10-28doc plot.pyRémi Flamary
2016-10-28doc datasets.pyRémi Flamary
2016-10-28doc utils.pyRémi Flamary