Commit 2aa8338
[WIP] Restructure unbalanced OT module (#658)
* restructure unbalanced.py
* remove notebook
* recover solver.py
* fix dictionary key error
* fix documentation error
* fix doctest error
* fix doctest error
* recover reg_type argument
* add documentation based on code review
* recover previous code
* fix bug in tests
* add test to test_sinkhorn
* improve codecov for lbfgsb
* remove unused impor
* fix bug in example
* add documentation and tests
* Update RELEASES.md
---------
Co-authored-by: Cédric Vincent-Cuaz <cedvincentcuaz@gmail.com>
Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>1 parent bd56809 commit 2aa8338
File tree
11 files changed
+1547
-870
lines changed- ot
- unbalanced
- test/unbalanced
11 files changed
+1547
-870
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments