summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-09[MRG] minor spelling fix (#353)Keiland
2022-03-02[MRG] Gromov_Wasserstein2 not performing backward properly on GPU (#352)Nathan Cassereau
2022-02-23[MRG] Proper links in release file in documentation (#350)Rémi Flamary
2022-02-23[MRG] Build POT against oldest-supported-numpy (local PR) (#349)Rémi Flamary
2022-02-11[MRG] GW dictionary learning (#319)Cédric Vincent-Cuaz
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
2022-01-21[MRG] Implement Sinkhorn in log-domain for WDA (#336)Jakub Zadrożny
2022-01-19[MRG] Fix instantiation of `ValFunction` (which raises a warning with PyTorch...Bastian Rieck
2022-01-17[MRG] Default pygment color for doc (#335)Rémi Flamary
2022-01-14[WIP] Set dev version and add minigallery to quick start guide (#334)Rémi Flamary
2021-12-31Merge tag '0.8.1.0' into dfsg/latestGard Spreemann
2021-12-31[MRG] Release 0.8.1.0 and correct doc build (#332)Rémi Flamary
2021-12-31Don't install benchmarks (#333)gspr
2021-12-31minor changes for better doc generation in GW with Pytorch example (#330)Binh Nguyen
2021-12-29Merge tag '0.8.1' into dfsg/latestGard Spreemann
2021-12-27debug doc deply on tagRémi Flamary
2021-12-27[MRG] Remove python 3.6 properly for all wheel building (#328)Rémi Flamary
2021-12-27[MRG] Remove Python3.6 from wheels (#327)Rémi Flamary
2021-12-26[MRG] Change numpy version (due to ABI change) (#326)Rémi Flamary
2021-12-26[MRG] Release 0.8.1 (#325)Rémi Flamary
2021-12-17[WIP] Debug doc missing file on merge (#324)Rémi Flamary
2021-12-15[WIP] Update version in to 0.8.1dev and release file (#323)Rémi Flamary
2021-12-09[MRG] Tensorflow backend & Benchmarker & Myst_parser (#316)Nathan Cassereau
2021-12-06[MRG] Fix issue 317 (#318)Hongwei Jin
2021-12-03[MRG] Cupy backend (#315)Nathan Cassereau
2021-11-19[MRG] Solve bug of contribution link in docs + automated insert of readme in ...Nathan Cassereau
2021-11-17[MRG] SinkhornL1L2 bug solve (#313)Nathan Cassereau
2021-11-17[MRG] SinkhornL1L2Transport bug (#312)Nathan Cassereau
2021-11-16[WIP] Fix gradient scaling bug in emd (#310)Rémi Flamary
2021-11-09Remove unclearly licensed example dataGard Spreemann
2021-11-09Merge tag '0.8.0' into dfsg/latestGard Spreemann
2021-11-08[MRG] Distance calculation bug solve (#306)Nathan Cassereau
2021-11-05update classifiersRémi Flamary
2021-11-05[MRG] Release 0.8 (#289)Rémi Flamary
2021-11-05[MRG] Tests with types/device on sliced/bregman/gromov functions (#303)ncassereau-idris
2021-11-04[MRG] Add tests about type and GPU for emd/emd2 + 1d variants + wasserstein1d...Rémi Flamary
2021-11-04[MRG] Make gromov loss differentiable wrt matrices and weights (#302)Rémi Flamary
2021-11-03[MRG] Docs updates (#298)ncassereau-idris
2021-11-03[WIP] Add debiased barycenter (Sinkhorn + convolutional sinkhorn) (#291)Hicham Janati
2021-11-02change repo url (#299)Rémi Flamary
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-29[MRG] Add tesing on wda (#296)Rémi Flamary
2021-10-29[MRG] add normalization of distances for WDA (#172)Hexuan_Liu
2021-10-29[WIP] Debug doc build memory error (#295)Rémi Flamary
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