Releases: JuliaMath/Roots.jl
Releases · JuliaMath/Roots.jl
v1.4.1
Roots v1.4.1
Merged pull requests:
- Reorg (#286) (@jverzani)
- Bracketing cleanup (#288) (@jverzani)
- Mark deprecations (#289) (@jverzani)
- fix errors (#290) (@jverzani)
- bracketing edits; change halley <: newton (#291) (@jverzani)
- code cleanup (#292) (@jverzani)
- Cleanup find zero (#293) (@jverzani)
- add back bisection exact (#294) (@jverzani)
- Cleanup convergence (#295) (@jverzani)
- check for exact zero (#296) (@jverzani)
- break out hybrid from Order0; fix logging bug (#298) (@jverzani)
- use different format string for printing values (#299) (@jverzani)
- Cleanup trace unicode (#300) (@jverzani)
- minor documentation edits (#301) (@jverzani)
- special case bisection (#302) (@jverzani)
- cleanup (#304) (@jverzani)
- add test for v1.6; allow v1.0.X to fail (#306) (@jverzani)
- Cleanup ci (#307) (@jverzani)
- Cleanup ci (#308) (@jverzani)
v1.4.0
Roots v1.4.0
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
v1.3.14
Roots v1.3.14
Closed issues:
fzero
does not error out when a function has an asymptote and returns a value that is not a root (#269)
Merged pull requests:
v1.3.13
v1.3.12
v1.3.11
v1.3.10
v1.3.9
Roots v1.3.9
Merged pull requests:
v1.3.8
Roots v1.3.8
Merged pull requests: