Improved online mode, entropic regularization for LR-GW, bug fixes in GW, fixing tests
What's Changed
- Update direct transport plan computation by @theouscidda6 in #5
- Updating GW notebook to work with v0.2.2, adding unbalanced and fused GW options to Transport. by @LaetitiaPapaxanthos in #4
- Initialising linear_convergence and costs in GWState to -1 by @LaetitiaPapaxanthos in #6
- README example: transport.Transport -> transport.solve by @bamos in #7
- Fixes bug in transport.solve by @LaetitiaPapaxanthos in #8
- Remove custom vdot implementation by @michalk8 in #10
- Fixes imports in tests. by @LaetitiaPapaxanthos in #11
- Fixes tests. by @LaetitiaPapaxanthos in #12
- Fixes tests. by @LaetitiaPapaxanthos in #13
- Fixing tests. by @LaetitiaPapaxanthos in #14
- Entropic regularization for LR-GW by @marcocuturi in #19
- Batch
apply_lse_kernel
foronline=True
by @michalk8 in #23
New Contributors
- @theouscidda6 made their first contribution in #5
- @LaetitiaPapaxanthos made their first contribution in #4
- @bamos made their first contribution in #7
- @michalk8 made their first contribution in #10
Full Changelog: 0.2.2...0.2.3