summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-12[FEAT] Entropic gw/fgw/srgw/srfgw solvers (#455)upstream/latestCédric Vincent-Cuaz
2023-06-12[FEAT] Alpha differentiability in semirelaxed_gromov_wasserstein2 (#483)SoniaMazelet
2023-06-12[FIX] remove CUDA test on push to master (#485)Rémi Flamary
2023-06-09[MRG] Update tests and documentation (#484)Rémi Flamary
2023-05-11[DOC] Fix references to JAX and numpy functions (#475)Oleksii Kachaiev
2023-05-10[FIX] Refactor the function `utils.cost_normalization` to work with multiple ...Francisco Muñoz
2023-05-08[MRG] Fix barycenter_stabilized with PyTorch and log set to True (#474)Oleksii Kachaiev
2023-05-05fix condition cuda testsRémi Flamary
2023-05-05[MRG] Add github action test cuda (#473)Rémi Flamary
2023-05-05[MRG] Fix bug SSW backend (#471)Clément Bonet
2023-05-04Improve Bures-Wasserstein distance (#468)François Rozet
2023-05-03[DOC] Corrected spelling errors (#467)Oleksii Kachaiev
2023-05-02Perform zero_grad after each batch (#466)Oleksii Kachaiev
2023-04-25[FEAT] add the sparsity-constrained optimal transport funtionality and exampl...Tianlin Liu
2023-04-24[MRG] make alpha parameter in FGW diferentiable (#463)Rémi Flamary
2023-04-24Typo in the title of OT_L1_vs_L2 (#462)Oleksii Kachaiev
2023-04-18[MRG] Fix Bug binary_search_circle on GPU and Gradients (#457)Clément Bonet
2023-04-18Proper condition for redirector actionRémi Flamary
2023-04-18add if to circleci_redirectorRémi Flamary
2023-04-18debug circleci_redirectorRémi Flamary
2023-04-17[MRG] Fix circleci_redirector and codecov (#460)Rémi Flamary
2023-04-07[MRG] debug documentation (#453)Rémi Flamary
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