You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tests if the partial revert in DiffEqBase PR #1203 fixes the convergence failures in AlgConvergence_III tests that appeared after DiffEqBase PR #1188.
The DiffEqBase fix changes promote_f for SplitFunction to use copy instead of returning unchanged, ensuring proper cache initialization while preserving LazyBufferCache type.
0 commit comments