Releases: JuliaIntervals/IntervalRootFinding.jl
Releases · JuliaIntervals/IntervalRootFinding.jl
v0.5.10
IntervalRootFinding v0.5.10
Merged pull requests:
- CompatHelper: bump compat for IntervalArithmetic to 0.20, (keep existing compat) (#179) (@github-actions[bot])
v0.5.9
IntervalRootFinding v0.5.9
Merged pull requests:
- CompatHelper: bump compat for "IntervalArithmetic" to "0.19" (#177) (@github-actions[bot])
v0.5.8
v0.5.7
IntervalRootFinding v0.5.7
Closed issues:
- bump version number of Polynomials (#170)
Merged pull requests:
- updated compat for IntervalArithmetic (#171) (@lucaferranti)
v0.5.6
IntervalRootFinding v0.5.6
Closed issues:
- Add root-status "root(s)" ? (#164)
Merged pull requests:
- updated workflow to gha (#165) (@lucaferranti)
v0.5.5
IntervalRootFinding v0.5.5
Merged pull requests:
v0.5.4
IntervalRootFinding v0.5.4
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
Allow using IntervalArithmetic.jl v0.17 (#152) * Allow using IntervalArithmetic.jl v0.17 * Add tests for Julia 1.4, and fix Polynomials version
v0.5.2
v0.5.1
v0.5.1 (2019-12-10)
Closed issues:
- Tag v0.4.1 (#138)
Merged pull requests:
- Add compat with IntervalArithmetic 0.16 (#139) (ericphanson)