Commit 87ea627
test: relax IIP vs OOP interpolation tolerance for Rosenbrock23
The Hermite interpolation path (used for H=0 Rosenbrock methods) produces
numerically equivalent but not bit-identical results between IIP and OOP
due to different intermediate arithmetic. Relax 1e-10 → 5e-10.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 88bcd2f commit 87ea627
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
0 commit comments