Skip to content

Releases: JuliaMath/Roots.jl

v2.0.6

01 Oct 22:53
f6dd091
Compare
Choose a tag to compare

Roots v2.0.6

Diff since v2.0.5

Merged pull requests:

v2.0.5

28 Sep 20:34
1afc30c
Compare
Choose a tag to compare

Roots v2.0.5

Diff since v2.0.4

Closed issues:

  • Initial value and interval of search (#320)
  • chainrules support? (#325)

Merged pull requests:

  • add rrule frule; adjust how parameters are passed (#326) (@jverzani)

v2.0.4

24 Sep 11:48
89e2325
Compare
Choose a tag to compare

Roots v2.0.4

Diff since v2.0.3

Closed issues:

  • slow parameters in solve interface? (#323)

Merged pull requests:

v2.0.3

18 Sep 13:26
48969e4
Compare
Choose a tag to compare

Roots v2.0.3

Diff since v2.0.2

Closed issues:

  • Support with JuliaIntervals? (#317)

Merged pull requests:

v2.0.2

18 Jul 18:27
0036bcc
Compare
Choose a tag to compare

Roots v2.0.2

Diff since v2.0.1

Merged pull requests:

v2.0.1

15 May 16:21
1142e48
Compare
Choose a tag to compare

Roots v2.0.1

Diff since v2.0.0

Closed issues:

  • find_zero with Newton not differentiable with ForwardDiff (#311)
  • Documentation with gh-pages branch? (#312)

Merged pull requests:

v2.0.0

08 Apr 14:22
01f4ec4
Compare
Choose a tag to compare

Roots v2.0.0

Diff since v1.4.1

Merged pull requests:

v1.4.1

07 Apr 15:49
a9f675b
Compare
Choose a tag to compare

Roots v1.4.1

Diff since v1.4.0

Merged pull requests:

v1.4.0

20 Mar 14:14
03846dd
Compare
Choose a tag to compare

Roots v1.4.0

Diff since v1.3.15

Closed issues:

  • Brent's method? (#46)
  • Example from README stalls (#59)
  • find_zero documentation and option documentation (#101)
  • Query status of a solution (#195)
  • Tracker works poorly for bracketing methods (#277)
  • Change format of xs field of Tracks (#278)
  • Initial iterations for Bisection and ITP do work correctly (#279)
  • [FR] Implement Ridder's method (#281)

Merged pull requests:

v1.3.15

13 Mar 18:04
e0182dc
Compare
Choose a tag to compare

Roots v1.3.15

Diff since v1.3.14

Closed issues:

  • Midpoint of -Inf, Inf being NaN is kinda useless. Why not have it be zero? (#270)
  • Incorrect midpoint if interval contains 0 (#271)

Merged pull requests: