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
Update dependencies: add OrdinaryDiffEqCore and OrdinaryDiffEqRosenbrock
- Added OrdinaryDiffEqCore as an explicit dependency since cache types
like OrdinaryDiffEqCache are defined there
- Added OrdinaryDiffEqRosenbrock as an explicit dependency since
RosenbrockMutableCache is defined there
- Updated imports to include these new dependencies
- This change addresses compatibility with the modularized OrdinaryDiffEq
ecosystem where functionality has been split into separate packages
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments