summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-14Merge tag '0.9.0' into dfsg/latestdfsg/latestGard Spreemann
2023-04-07[MRG] Release 0.9.0 (#452)Rémi Flamary
2023-03-24[MRG] Remove copy of hidden folder in doc deploy (#450)Rémi Flamary
2023-03-24[WIP] Build donc in GH Action and report warnings + move contributing and cod...Rémi Flamary
2023-03-22[MRG] CO-Optimal Transport solver (#447)Huy Tran
2023-03-21[MRG] Make partial_wasserstein, partial_wasserstein2 and entropic_partial_was...Antoine Collas
2023-03-21[MRG] Remove redundant abs() (#448)Lin Hsu
2023-03-16[MRG] fix bugs of gw_entropic and armijo to run on gpu (#446)Cédric Vincent-Cuaz
2023-03-10[WIP] Fix gromov examples gallery (#444)Cédric Vincent-Cuaz
2023-03-09[MRG] Semi-relaxed (fused) gromov-wasserstein divergence and improvements of ...Cédric Vincent-Cuaz
2023-03-09[MRG] Update pymanopt requirement and API for `ot.dr` (#443)Rémi Flamary
2023-02-28[MRG] Add method argument to sinkhorn Transport (#440)tgnassou
2023-02-23[MRG] Added argument for warmstart of dual vectors in Sinkhorn-based methods ...Huy Tran
2023-02-23[WIP] Wasserstein distance on the circle and Spherical Sliced-Wasserstein (#434)Clément Bonet
2023-01-16[MRG] OT for Gaussian distributions (#428)tgnassou
2022-12-23[MRG] Fix warning bug in sinkhorn2 (#417)arincbulgur
2022-12-21[MRG] Fix#421 pass stopThr to the sinkhorn function in empirical_sinkhorn_div...Théo Lacombe
2022-12-20[MRG] Change Doc empirical_sinkhorn_div to reflect what is computed (#423)Théo Lacombe
2022-12-20[MRG] Gromov barycenter example bug (#425)Nathan Cassereau
2022-12-16[MRG] Change the number of projection to match the predefined case (#419)Titouan Vayer
2022-12-15[MRG] New API for OT solver (with pre-computed ground cost matrix) (#388)Rémi Flamary
2022-12-06[MRG] Fix bug in regularized OTDA l1lp with log (#413)Rémi Flamary
2022-12-03[MRG] Wrong documentation in weak OT solver (#410)Nathan Cassereau
2022-11-21[MRG] Replaces numpy compiler with setuptools (#409)Nathan Cassereau
2022-09-27[MRG] Crash when computing weightless Hamming distance & Doc build (#402)Nathan Cassereau
2022-09-12update docstring of ot.gromov.init_matrix (#398)decarpentierg
2022-08-18[MRG] Proper subsections in gallery (#395)Rémi Flamary
2022-08-17[MRG] Debug sinkhorn divergence bug and add proper test (#394)Rémi Flamary
2022-08-17debug sinkhorn divergence gradientsRémi Flamary
2022-08-01[MRG] Solve example throwing an error when executed on a GPU (#391)Nathan Cassereau
2022-07-27[MRG] Free support Sinkhorn barycenters (#387)Eduardo Fernandes Montesuma
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-16[MRG] dist: check metric is a string before calling a str method (#379)Zachary Kurtz
2022-05-13remove calls to cerr (#377)Jay Stanley
2022-05-11[WIP] Graphical tweaks for GWB + fixed seed method for the partial gromov tes...eloitanguy
2022-05-09[MRG] Fix barycenter mass (#375)Hicham Janati
2022-05-06[MRG] Torch random generator not working for Cuda tensor (#373)Nathan Cassereau
2022-05-06[WIP] Generalized Wasserstein Barycenters (#372)eloitanguy
2022-04-27Merge tag '0.8.2' into dfsg/latestGard Spreemann
2022-04-21[MRG] Release 8.2 (#365)Rémi Flamary
2022-04-11[MRG] Center gradients for mass of emd2 and gw2 (#363)Rémi Flamary
2022-04-11[MRG] MM algorithms for UOT (#362)Laetitia Chapel
2022-04-07[MRG] Remove deprecated ot.gpu submodule (#361)Rémi Flamary
2022-04-05[MRG] Update examples in the doc (#359)Rémi Flamary
2022-04-04[WIP] Add backend dual loss and plan computation for stochastic optimization ...Rémi Flamary
2022-03-24[MRG] Add factored coupling (#358)Rémi Flamary
2022-03-24[MRG] Domain adaptation and unbalanced solvers with backend support (#343)Nathan Cassereau
2022-03-18[MRG] Add logo to POT (#357)Rémi Flamary