-
Notifications
You must be signed in to change notification settings - Fork 537
Commit 79eb337
[MRG] Partial Entropic FGW solvers (#702)
* merge
* new dev version
* first commit partial fgw
* complete tests + solve_gromov
* complete tests + solve_gromov
* release
* partial entropic fgw solvers
* add tests
* complete solve_gromov
* update
* fix solvers
* fix solvers
* fix solvers
* improve example and doc
* update readme
* reset solve_gromov behavior for unbalanced=none
* merge
* merge
---------
Co-authored-by: Rémi Flamary <remi.flamary@gmail.com>1 parent c128104 commit 79eb337
File tree
10 files changed
+1051
-42
lines changed- examples
- gromov
- unbalanced-partial
- ot
- gromov
- test
- gromov
10 files changed
+1051
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | - | ||
44 | - | ||
43 | + | ||
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | + | ||
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | - | ||
94 | + | ||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | - | ||
110 | + | ||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | - | ||
160 | + | ||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | - | ||
176 | + | ||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | - | ||
202 | + | ||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments