SimpleNonlinearSolve-v2.9.0
·
120 commits
to master
since this release
SimpleNonlinearSolve SimpleNonlinearSolve-v2.9.0
Diff since SimpleNonlinearSolve-v2.8.0
Merged pull requests:
- remove aliasing from caches (#683) (@oscardssmith)
- Fix Mooncake extension to not use AbstractDEProblem (#703) (@jClugstor)
- CompatHelper: bump compat for Sundials in [weakdeps] to 5, (keep existing compat) (#704) (@github-actions[bot])
- CompatHelper: bump compat for Sundials to 5 for package docs, (keep existing compat) (#705) (@github-actions[bot])
- Fix SCC residuals transfer for linear problems (#707) (@ChrisRackauckas-Claude)
- bump versions (#708) (@oscardssmith)
- CompatHelper: bump compat for NonlinearSolveBase to 2 for package docs, (keep existing compat) (#710) (@github-actions[bot])
Closed issues:
- SCC does not transfer residuals to solution object (#706)