Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Releases: SciML/SimpleNonlinearSolve.jl

v0.1.21

17 Oct 08:47
354bb89
Compare
Choose a tag to compare

SimpleNonlinearSolve v0.1.21

Diff since v0.1.20

Merged pull requests:

v0.1.20

22 Sep 06:13
1600f7c
Compare
Choose a tag to compare

SimpleNonlinearSolve v0.1.20

Diff since v0.1.19

Merged pull requests:

  • Tolerance fix for interval solvers (#77) (@yash2798)
  • Bump actions/checkout from 3 to 4 (#78) (@dependabot[bot])
  • minor Readme changes (#79) (@yash2798)
  • CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) (#81) (@github-actions[bot])

Closed issues:

  • abstol and reltol are ignored (#57)
  • Wrong order for SimpleDFSane (#80)

v0.1.19

01 Aug 16:38
3422e1c
Compare
Choose a tag to compare

SimpleNonlinearSolve v0.1.19

Diff since v0.1.18

Merged pull requests:

  • Backport ITP bugfixes from DiffEqBase in high precision contexts (#74) (@DaniGlez)
  • Add support for inplace BatchedSimpleNewtonRaphson (#76) (@avik-pal)

v0.1.18

21 Jul 13:38
a50b7a3
Compare
Choose a tag to compare

SimpleNonlinearSolve v0.1.18

Diff since v0.1.17

Merged pull requests:

v0.1.17

18 Jul 17:54
491a632
Compare
Choose a tag to compare

SimpleNonlinearSolve v0.1.17

Diff since v0.1.16

Merged pull requests:

v0.1.16

21 Jun 18:07
b2a43e0
Compare
Choose a tag to compare

SimpleNonlinearSolve v0.1.16

Diff since v0.1.15

Merged pull requests:

v0.1.15

26 May 21:56
4346380
Compare
Choose a tag to compare

SimpleNonlinearSolve v0.1.15

Diff since v0.1.14

Closed issues:

  • New method: Alefeld, Potra, Shi (1995) (#34)
  • SimpleNewtonRaphson not using provided Jacobian (#63)

Merged pull requests:

v0.1.14

08 Mar 22:21
9088070
Compare
Choose a tag to compare

SimpleNonlinearSolve v0.1.14

Diff since v0.1.13

Closed issues:

  • Implement Simple Halley's method (#31)

Merged pull requests:

v0.1.13

19 Feb 17:30
77fcd76
Compare
Choose a tag to compare

SimpleNonlinearSolve v0.1.13

Diff since v0.1.12

Merged pull requests:

  • Add Termination Conditions to Broyden (#45) (@avik-pal)
  • Implemented a simple version of Halley's Method for scalar functions along with some tests (#47) (@yash2798)

v0.1.12

19 Feb 04:27
9ebee9c
Compare
Choose a tag to compare

SimpleNonlinearSolve v0.1.12

Diff since v0.1.11

Merged pull requests: