Skip to content

Releases: SciML/NonlinearSolve.jl

v1.1.1

11 Dec 16:46
Compare
Choose a tag to compare

NonlinearSolve v1.1.1

Diff since v1.1.0

Merged pull requests:

v1.1.0

04 Dec 13:53
Compare
Choose a tag to compare

NonlinearSolve v1.1.0

Diff since v1.0.1

Closed issues:

  • Incompatibility with CuArrays and ForwardDiff (#19)
  • chunk_size argument to NewtonRaphson not respected (#53)
  • GPU Compatibility for 1D Arrays (#70)
  • advanced docs custom linear solver (#83)

Merged pull requests:

v1.0.1

29 Nov 13:22
Compare
Choose a tag to compare

NonlinearSolve v1.0.1

Diff since v1.0.0

Closed issues:

  • tutorial Iterator interface broken (#82)

Merged pull requests:

  • CompatHelper: bump compat for NonlinearSolve to 1 for package docs, (keep existing compat) (#100) (@github-actions[bot])
  • strict docs (#101) (@ArnoStrouwen)
  • CompatHelper: add new compat entry for BenchmarkTools at version 1 for package docs, (keep existing compat) (#102) (@github-actions[bot])
  • CompatHelper: add new compat entry for StaticArrays at version 1 for package docs, (keep existing compat) (#103) (@github-actions[bot])

v1.0.0

24 Nov 10:55
83f6d83
Compare
Choose a tag to compare

NonlinearSolve v1.0.0

Diff since v0.3.23

Closed issues:

  • Add tests on Regula Falsi (#3)
  • Use DiffEqBase DEFAULT_LINSOLVE (#27)
  • Adjoint overload (#29)
  • What does false in NonlinearProblem{false} mean? (#32)
  • warning on 1.7 about vendor() is depreciated (#42)
  • Support MVectors (#49)
  • Deprecation warning with mutating functions (#51)
  • use LinearSolve.jl for linsolve (#61)
  • Broken link in ReadMe.md (#72)
  • Test of low overhead mode (#87)
  • DEFAULT_PRECS is not exported by NonlinearSolve (#89)

Merged pull requests:

v0.3.23

15 Sep 12:29
a13c6a7
Compare
Choose a tag to compare

NonlinearSolve v0.3.23

Diff since v0.3.22

Closed issues:

  • Docs not found (#39)

Merged pull requests:

v0.3.22

30 Jul 14:52
b225826
Compare
Choose a tag to compare

NonlinearSolve v0.3.22

Diff since v0.3.21

v0.3.21

08 Jul 21:42
6b10132
Compare
Choose a tag to compare

NonlinearSolve v0.3.21

Diff since v0.3.20

Closed issues:

  • Long using time (#54)

Merged pull requests:

v0.3.20

01 Jun 14:06
afbd81f
Compare
Choose a tag to compare

NonlinearSolve v0.3.20

Diff since v0.3.19

v0.3.19

27 May 21:11
65b7bcd
Compare
Choose a tag to compare

NonlinearSolve v0.3.19

Diff since v0.3.18

Merged pull requests:

v0.3.18

23 May 13:18
21fe33b
Compare
Choose a tag to compare

NonlinearSolve v0.3.18

Diff since v0.3.17

Merged pull requests:

  • CompatHelper: bump compat for Setfield to 1, (keep existing compat) (#68) (@github-actions[bot])