Commit ee070e3
committed
TST: fix wrong minpos expectation in test_relim_collection
Line data [0, 1] x [0, 1] gives minpos=[1., 1.] (minimum *positive*
value), not [inf, inf]. The [inf, inf] sentinel only appears when
there are no positive values at all.1 parent bfdb6c9 commit ee070e3
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6532 | 6532 | | |
6533 | 6533 | | |
6534 | 6534 | | |
6535 | | - | |
| 6535 | + | |
| 6536 | + | |
6536 | 6537 | | |
6537 | 6538 | | |
6538 | 6539 | | |
| |||
0 commit comments