summaryrefslogtreecommitdiff
path: root/test/test_smooth.py
AgeCommit message (Collapse)Author
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>
2018-05-31remove unused variableRémi Flamary
2018-05-31add test worngregularizationRé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