Skip to content

Releases: SciML/NonlinearSolve.jl

v3.8.1

22 Mar 13:58
3925219
Compare
Choose a tag to compare

NonlinearSolve v3.8.1

Diff since v3.8.0

Merged pull requests:

v3.8.0

06 Mar 18:48
e1c0528
Compare
Choose a tag to compare

NonlinearSolve v3.8.0

Diff since v3.7.3

Merged pull requests:

Closed issues:

  • Nolinearsolve returns error for documentation example in Julia 1.10,1 (#386)
  • Trivial (length 0 state) NonlinearLeastSquaresProblem always returns success (#387)

v3.7.3

26 Feb 13:30
52b3832
Compare
Choose a tag to compare

NonlinearSolve v3.7.3

Diff since v3.7.2

Merged pull requests:

  • CompatHelper: bump compat for ModelingToolkit to 9 for package docs, (keep existing compat) (#383) (@github-actions[bot])
  • Make default polyalgs respect autodiff (#385) (@ChrisRackauckas)

v3.7.2

22 Feb 22:07
e30b10d
Compare
Choose a tag to compare

NonlinearSolve v3.7.2

Diff since v3.7.1

Merged pull requests:

v3.7.1

22 Feb 01:53
156e65b
Compare
Choose a tag to compare

NonlinearSolve v3.7.1

Diff since v3.7.0

Merged pull requests:

Closed issues:

  • Long output from init(NonlinearProblem(...)) (#362)
  • step! on init(NonlinearProblem(...) with NonlinearSolvePolyAlgorithmCache shows method error (#363)

v3.7.0

21 Feb 22:52
5292a61
Compare
Choose a tag to compare

NonlinearSolve v3.7.0

Diff since v3.6.0

Merged pull requests:

v3.6.0

18 Feb 17:15
bf072d2
Compare
Choose a tag to compare

NonlinearSolve v3.6.0

Diff since v3.5.6

Merged pull requests:

Closed issues:

  • wrap NLSolvers.jl? (#75)
  • Complete the iterator interface (#241)
  • How To Guides (#359)

v3.5.6

15 Feb 19:44
c50c21a
Compare
Choose a tag to compare

NonlinearSolve v3.5.6

Diff since v3.5.5

Merged pull requests:

v3.5.5

15 Feb 17:52
be573b2
Compare
Choose a tag to compare

NonlinearSolve v3.5.5

Diff since v3.5.4

Merged pull requests:

Closed issues:

  • NonlinealSolve does not precompile when using OrdinaryDiffEq (#373)

v3.5.4

09 Feb 06:12
f2702b2
Compare
Choose a tag to compare

NonlinearSolve v3.5.4

Diff since v3.5.3

Merged pull requests:

Closed issues:

  • solve(nlcache) errors for complex types (#364)