File tree
7 files changed
+21
-12
lines changed- docs
- src/moscot
- backends/ott
- base/problems
- costs
- problems/spatiotemporal
7 files changed
+21
-12
lines changed- examples/index.rst+1-1
- examples/problems/100_tagged_arrays.ipynb+2-2
- examples/problems/1100_callback.ipynb+2-2
- examples/problems/400_subset_policy.ipynb+1-1
- examples/problems/500_passing_marginals.ipynb+1-1
- examples/problems/AlignmentProblem/1300_sequential_alignment.ipynb+593
- examples/problems/AlignmentProblem/index.rst+8
- examples/problems/LineageProblem/600_leaf_distance.ipynb
- examples/problems/LineageProblem/700_barcode_distance.ipynb
- examples/problems/LineageProblem/index.rst+8
- examples/problems/SpatioTemporalProblem/800_score_genes_for_marginals.ipynb+1-1
- examples/problems/SpatioTemporalProblem/index.rst+8
- examples/problems/TemporalProblem/800_score_genes_for_marginals.ipynb+370
- examples/problems/TemporalProblem/index.rst+8
- examples/problems/index.rst+10
- tutorials/100_lineage.ipynb+1-1
- tutorials/200_temporal_problem.ipynb+1-1
- tutorials/700_tutorial_perturbation_with_Sinkhorn.ipynb+1-1
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
237 | 237 |
| |
238 | 238 |
| |
239 | 239 |
| |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
240 | 251 |
| |
241 | 252 |
| |
242 | 253 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 | 3 |
| |
6 | 4 |
| |
7 | 5 |
| |
| |||
209 | 207 |
| |
210 | 208 |
| |
211 | 209 |
| |
212 |
| - | |
| 210 | + | |
213 | 211 |
| |
214 | 212 |
| |
215 | 213 |
| |
| |||
441 | 439 |
| |
442 | 440 |
| |
443 | 441 |
| |
444 |
| - | |
| 442 | + | |
445 | 443 |
| |
446 | 444 |
| |
447 | 445 |
| |
| |||
509 | 507 |
| |
510 | 508 |
| |
511 | 509 |
| |
512 |
| - | |
| 510 | + | |
513 | 511 |
| |
514 | 512 |
| |
515 | 513 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 |
| - | |
| 191 | + | |
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
| 21 | + | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
372 |
| - | |
| 372 | + | |
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
0 commit comments