Commit 077dcc9
Fix ForwardDiff.Dual compatibility in CVHin initdt
Strip Dual tracking from hub_inv via DiffEqBase.value() so that
hub → hg → hgs remain plain Float64. The step size bounds don't
need AD tracking, and convert(_tType, hgs) was failing when hgs
carried a Dual wrapper.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3ff4d42 commit 077dcc9
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| 315 | + | |
| 316 | + | |
315 | 317 | | |
316 | 318 | | |
317 | 319 | | |
| |||
589 | 591 | | |
590 | 592 | | |
591 | 593 | | |
592 | | - | |
| 594 | + | |
593 | 595 | | |
594 | 596 | | |
595 | 597 | | |
| |||
0 commit comments