Commit 7635d01
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 2e5aaeb commit 7635d01
1 file changed
Lines changed: 2 additions & 2 deletions
| 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