OTT 0.4.7
What's Changed
- add dropout to VelocityField and OTFM/GENOT by @MUCDK in #521
- Update icnn.py by @marcocuturi in #524
- Update Codecov Action to v4 by @michalk8 in #523
- Add h-transform for TI costs by @michalk8 in #525
- Update univariate.py by @marcocuturi in #527
- Fix/h legendre tests by @michalk8 in #529
- Update costs.py by @marcocuturi in #532
- Debiased property change by @michalk8 in #536
- Don't stop grads w.r.t. the parametrized costs by @michalk8 in #544
- univariate dual vectors for arbitrary sizes by @marcocuturi in #505
- Fix low-rank convergence criterion by @michalk8 in #547
- Fixing typos in documentation by @pkassraie in #548
- add MMSinkhorn solver by @marcocuturi in #549
- Force ICNN to adopt default initialization of its own layers by @Algue-Rythme in #551
- Deprecate Python 3.8 by @michalk8 in #554
- New neural OT solver ENOT by @nazarblch in #503
- Refactor regularized TI costs by @michalk8 in #553
New Contributors
- @Algue-Rythme made their first contribution in #551
- @nazarblch made their first contribution in #503
Full Changelog: 0.4.6...0.4.7