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
Fix method overwriting issues in initialization algorithms
- Remove conflicting constructor overloads
- Keep only positional argument constructors for backward compatibility
- Add helper functions for parameter extraction from both base and extended types
- Update OrdinaryDiffEqNonlinearSolve to handle both DiffEqBase and extended types
0 commit comments