summaryrefslogtreecommitdiff
path: root/ot/smooth.py
AgeCommit message (Collapse)Author
2021-11-03[MRG] Docs updates (#298)ncassereau-idris
* bregman docs * sliced docs * docs partial * unbalanced docs * stochastic docs * plot docs * datasets docs * utils docs * dr docs * dr docs corrected * smooth docs * docs da * pep8 * docs gromov * more space after min and argmin * docs lp * bregman docs * bregman docs mistake corrected * pep8 Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>
2021-10-25[MRG] Bregman backend (#280)ncassereau-idris
* Bregman * Resolve conflicts * Bug solve * Bregman updated for JAX compatibility * Tests coherence between backend improved * No longer enforcing 64 bits operations on Jax except for tests * Now using mixtures, to make backend dependent tests with less code * Better test skipping code * Pep8 + test optimizations * redundancy removed * Docs * Typo corrected * Typo * Typo * Docs * Docs * pep8 * Backend docs * Prettier docs * Mistake corrected * small changes * Better wording Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>
2020-04-24better doc per moduleRémi Flamary
2018-06-11ad documentation class RegularizationRémi Flamary
2018-05-31pep8Rémi Flamary
2018-05-31bug verbose semi-dualRémi Flamary
2018-05-31proper documentationRémi Flamary
2018-05-31pep8Rémi Flamary
2018-05-31update readmeRémi Flamary
2018-05-31add semidualRémi Flamary
2018-05-31pep8Rémi Flamary
2018-05-31add smooth.py + first testsRémi Flamary
2018-05-31add smooth.py + first testsRémi Flamary