Skip to content

Releases: SciML/NonlinearSolve.jl

NonlinearSolveFirstOrder-v1.0.0

22 Dec 10:11
6b0002b

Choose a tag to compare

NonlinearSolveFirstOrder NonlinearSolveFirstOrder-v1.0.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

Read more

NonlinearSolveBase-v2.2.0

22 Dec 11:21

Choose a tag to compare

NonlinearSolveBase NonlinearSolveBase-v2.2.0

Diff since NonlinearSolveBase-v2.1.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

NonlinearSolveBase-v1.3.2

22 Dec 11:21
f0ec343

Choose a tag to compare

NonlinearSolveBase NonlinearSolveBase-v1.3.2

Diff since NonlinearSolveBase-v1.3.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

NonlinearSolveBase-v1.3.1

22 Dec 11:21
cbe4354

Choose a tag to compare

NonlinearSolveBase NonlinearSolveBase-v1.3.1

Diff since NonlinearSolveBase-v1.3.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

NonlinearSolveBase-v1.3.0

22 Dec 11:20
810eeb3

Choose a tag to compare

NonlinearSolveBase NonlinearSolveBase-v1.3.0

Diff since NonlinearSolveBase-v1.1.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

NonlinearSolveBase-v1.2.0

22 Dec 11:20

Choose a tag to compare

NonlinearSolveBase NonlinearSolveBase-v1.2.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

Read more

NonlinearSolveBase-v1.1.0

22 Dec 11:11
748fb09

Choose a tag to compare

NonlinearSolveBase NonlinearSolveBase-v1.1.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

Read more

BracketingNonlinearSolve-v1.6.1

22 Dec 20:25
dcb26a2

Choose a tag to compare

BracketingNonlinearSolve BracketingNonlinearSolve-v1.6.1

Diff since BracketingNonlinearSolve-v1.6.0

Merged pull requests:

Closed issues:

  • Error when specifying trace level (#713)
  • NonlinearProblem definition throwing UndefVarError: BVP not defined (#736)
  • verbose setting changes behavior of LU/QR switching (#739)
  • Error encountered in JFNK example from documentation (#752)
  • SCCNonlinearProblem has no field u0 in SCCNonlinearSolve 1.7 (#758)

BracketingNonlinearSolve-v1.1.0

22 Dec 11:12
5e83e35

Choose a tag to compare

BracketingNonlinearSolve BracketingNonlinearSolve-v1.1.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

Read more

SCCNonlinearSolve-v1.7.0

19 Dec 21:46
68dea21

Choose a tag to compare

SCCNonlinearSolve SCCNonlinearSolve-v1.7.0

Diff since SCCNonlinearSolve-v1.6.0

Merged pull requests:

Closed issues:

  • Add EnzymeRules overloads (#618)
  • Error when specifying trace level (#713)
  • EnsembleProblem with NonlinearProblem (#717)
  • Misdetection of Automatic Differentiation of the Solve Process (#718)
  • NonlinearProblem definition throwing UndefVarError: BVP not defined (#736)
  • verbose setting changes behavior of LU/QR switching (#739)
  • Error encountered in JFNK example from documentation (#752)