IntervalRootFinding.jl Versions Save

Find all roots of a function in a guaranteed way with Julia

v0.5.10

2 years ago

IntervalRootFinding v0.5.10

Diff since v0.5.9

Merged pull requests:

  • CompatHelper: bump compat for IntervalArithmetic to 0.20, (keep existing compat) (#179) (@github-actions[bot])

v0.5.9

2 years ago

IntervalRootFinding v0.5.9

Diff since v0.5.8

Merged pull requests:

  • CompatHelper: bump compat for "IntervalArithmetic" to "0.19" (#177) (@github-actions[bot])

v0.5.8

2 years ago

IntervalRootFinding v0.5.8

Diff since v0.5.7

Closed issues:

  • Export interval type (#163)
  • Tax Title IV-D

Waste;

(#172)

  • Acces to elements / sort (#174)

Merged pull requests:

  • export interval definition for convenience (#176) (@Datseris)

v0.5.7

3 years ago

IntervalRootFinding v0.5.7

Diff since v0.5.6

Closed issues:

  • bump version number of Polynomials (#170)

Merged pull requests:

  • updated compat for IntervalArithmetic (#171) (@lucaferranti)

v0.5.6

3 years ago

IntervalRootFinding v0.5.6

Diff since v0.5.5

Closed issues:

  • Add root-status "root(s)" ? (#164)

Merged pull requests:

  • updated workflow to gha (#165) (@lucaferranti)

v0.5.5

3 years ago

IntervalRootFinding v0.5.5

Diff since v0.5.4

Merged pull requests:

  • Update Project.toml (#159) (@mforets)

v0.5.4

3 years ago

IntervalRootFinding v0.5.4

Diff since v0.5.3

Closed issues:

  • Add hard test cases (#44)
  • roots hangs with double roots (#74)
  • roots should not return "unique" for multiple roots (#75)
  • Newton fails for dummy example with continuous solutions (#101)
  • Setting the tolerance too low for BigFloat makes roots disappear (#129)
  • Released version is broken (#154)

Merged pull requests:

  • Install TagBot as a GitHub Action (#145) (@JuliaTagBot)
  • Allow using IntervalArithmetic.jl v0.17 (#152) (@lbenet)
  • Reenable and fix example 5.5 from Smiley et al. (#153) (@gwater)
  • Bump Polynomials version and install CompatHelper (#155) (@dpsanders)
  • Make bisection test more expressive (#156) (@gwater)

v0.5.3

4 years ago

v0.5.2

4 years ago

v0.5.2 (2020-02-11)

Diff since v0.5.1

Closed issues:

  • Shouldn't this return a unique root? (#141)
  • LinearAlgebra.SingularException(4) (#140)

Merged pull requests:

v0.5.1

4 years ago

v0.5.1 (2019-12-10)

Diff since v0.5.0

Closed issues:

  • Tag v0.4.1 (#138)

Merged pull requests:

  • Add compat with IntervalArithmetic 0.16 (#139) (ericphanson)