Skip to content

Releases: SciML/NonlinearSolve.jl

v2.2.1

10 Oct 23:45
cbfeb2f
Compare
Choose a tag to compare

NonlinearSolve v2.2.1

Diff since v2.2.0

Merged pull requests:

v2.2.0

10 Oct 05:46
0863817
Compare
Choose a tag to compare

NonlinearSolve v2.2.0

Diff since v2.1.0

Merged pull requests:

  • NonlinearLeastSquaresProblem Solvers: Levenberg & Gauss Newton (#218) (@avik-pal)
  • CompatHelper: bump compat for AlgebraicMultigrid to 0.6 for package docs, (keep existing compat) (#230) (@github-actions[bot])
  • Add docs of AutoSparseForwardDiff and matrix coloring (#231) (@ErikQQY)
  • Only apply AD overloads to out-of-place (#232) (@ChrisRackauckas)

v2.1.0

06 Oct 07:49
d2fbc41
Compare
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
Compare
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
Compare
Choose a tag to compare

NonlinearSolve v2.0.0

Diff since v1.10.1

Merged pull requests:

v1.10.1

22 Sep 16:30
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

NonlinearSolve v1.6.0

Diff since v1.5.1

Merged pull requests: