Skip to content

NonlinearSolveBase-v2.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Oct 02:01
· 124 commits to master since this release

NonlinearSolveBase NonlinearSolveBase-v2.0.0

Diff since NonlinearSolveBase-v1.16.1

Breaking changes

  • Removed aliasing in the caches in order to fix reinit! usage. This should only effect the implementation of other solvers and shouldn't change things for the great user base.

Merged pull requests:

Closed issues:

  • SCC does not transfer residuals to solution object (#706)