Releases: JuliaMath/Roots.jl
Releases · JuliaMath/Roots.jl
update Roots
- fixes to a42 to make much more efficient
- drop v0.5 support
udpate Roots
Make Roots.a42 more efficient
Update Roots
v0.4.2 Add color syntaxing in README (#92)
update Roots
This fixes some warnings and bugs and adds in false position methods.
update Roots
This change does a few big things: it makes the package much smaller by moving the polynomial-specific code to a different package and drops support for v0.4 in the process.