Releases: JuliaMath/Roots.jl
Releases · JuliaMath/Roots.jl
v1.0.2
Roots v1.0.2
Closed issues:
Merged pull requests:
v1.0.1
v1.0.0
v0.8.4
v0.8.3
update Roots
add .toml files
update Roots
- reorganization of tests
- drop pre v1.0 support
- minor bug fix
update Roots
- set find_zero(s) to specialize on the function, fzero(s) to not
- add Schroder, King, Esser methods for zeros with multiplicities
- adjustments find_zeros, Steffensen, Newton
- bug fixes
update Roots
- bisection speedup
- bug fix in find_zeros with different number types
update Roots
code cleanup