Skip to content

Releases: SciML/NonlinearSolve.jl

v2.1.0

06 Oct 07:49
d2fbc41

Choose a tag to compare

NonlinearSolve v2.1.0

Diff since v2.0.1

Merged pull requests:

Closed issues:

  • Precompile Time explodes with v2.0.0 (#223)

v2.0.1

02 Oct 19:26
fd4ae4b

Choose a tag to compare

NonlinearSolve v2.0.1

Diff since v2.0.0

Merged pull requests:

v2.0.0

29 Sep 18:04
72a95e5

Choose a tag to compare

NonlinearSolve v2.0.0

Diff since v1.10.1

Merged pull requests:

v1.10.1

22 Sep 16:30

Choose a tag to compare

NonlinearSolve v1.10.1

Diff since v1.10.0

Merged pull requests:

  • Splitting the methods based on problem type for SimpleNonlinearSolve docs (#202) (@yash2798)
  • Towards a cleaner and more maintainable internals of NonlinearSolve.jl (#203) (@avik-pal)
  • Bump actions/checkout from 3 to 4 (#205) (@dependabot[bot])
  • Tutorial change for Bracketing method (#211) (@yash2798)
  • Fix formatting (#217) (@avik-pal)
  • CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) (#219) (@github-actions[bot])

Closed issues:

  • Inplace Problem Specification for Methods with size(residual) != size(u) (#195)

v1.10.0

29 Aug 20:10
aedd385

Choose a tag to compare

NonlinearSolve v1.10.0

Diff since v1.8.0

Closed issues:

Merged pull requests:

v1.8.0

08 Jun 00:14
8d009b9

Choose a tag to compare

NonlinearSolve v1.8.0

Diff since v1.7.0

Merged pull requests:

v1.7.0

02 Jun 13:03
753173e

Choose a tag to compare

NonlinearSolve v1.7.0

Diff since v1.6.0

Closed issues:

  • Failing to Precompile NonLinearSolve.jl (#176)

Merged pull requests:

v1.6.0

28 Mar 17:59
f58c1e1

Choose a tag to compare

NonlinearSolve v1.6.0

Diff since v1.5.1

Merged pull requests:

v1.5.1

22 Mar 20:01
85b94ac

Choose a tag to compare

NonlinearSolve v1.5.1

Diff since v1.5.0

Closed issues:

  • Implement Levenburg-Marquedt (#119)
  • TrustRegion cannot solve the Readme example from NLsolve.jl (#170)

Merged pull requests:

  • Implementing some new Trust region radius update schemes (#159) (@yash2798)
  • Just use IIP inference (#161) (@ChrisRackauckas)
  • enable dependabot for GitHub actions (#163) (@ranocha)
  • Bump codecov/codecov-action from 1 to 3 (#164) (@dependabot[bot])
  • Bump actions/cache from 1 to 3 (#165) (@dependabot[bot])
  • Bump actions/checkout from 1 to 3 (#166) (@dependabot[bot])
  • CompatHelper: add new compat entry for EnumX at version 1, (keep existing compat) (#169) (@github-actions[bot])
  • CompatHelper: bump compat for SparseDiffTools to 2, (keep existing compat) (#171) (@github-actions[bot])

v1.5.0

25 Feb 09:46
f32e596

Choose a tag to compare

NonlinearSolve v1.5.0

Diff since v1.4.0

Merged pull requests: