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 adds a comprehensive downgrade CI workflow that tests compatibility
for the main package and all 10 sublibraries in the lib/ directory:
Main package: .
Sublibraries: BracketingNonlinearSolve, NonlinearSolveBase, NonlinearSolveFirstOrder, NonlinearSolveHomotopyContinuation, NonlinearSolveQuasiNewton, NonlinearSolveSciPy, NonlinearSolveSpectralMethods, SCCNonlinearSolve, SciMLJacobianOperators, SimpleNonlinearSolve
Each sublibrary is tested individually with downgraded dependencies
to ensure compatibility across the ecosystem.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments