Skip to content

Releases: SciML/NonlinearSolve.jl

v3.10.0

15 Apr 11:48
e295922
Compare
Choose a tag to compare

NonlinearSolve v3.10.0

Diff since v3.9.1

Merged pull requests:

Closed issues:

  • Error when installing NonlinearSolve.jl v3.4.0 in Julia v1.9.4 (#402)

v3.9.1

02 Apr 17:53
0dfc135
Compare
Choose a tag to compare

NonlinearSolve v3.9.1

Diff since v3.9.0

Merged pull requests:

v3.9.0

01 Apr 02:15
d8d9eea
Compare
Choose a tag to compare

NonlinearSolve v3.9.0

Diff since v3.8.3

Merged pull requests:

v3.8.3

24 Mar 14:09
b7ba71d
Compare
Choose a tag to compare

NonlinearSolve v3.8.3

Diff since v3.8.2

Merged pull requests:

  • Don't specialize on original and stats for polyalg (#394) (@avik-pal)

v3.8.2

24 Mar 03:58
28edcd4
Compare
Choose a tag to compare

NonlinearSolve v3.8.2

Diff since v3.8.1

Merged pull requests:

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)