Skip to content

Releases: JuliaMath/Roots.jl

update Roots

13 Jan 16:14
2bff0e5
Compare
Choose a tag to compare
  • fixes to a42 to make much more efficient
  • drop v0.5 support

udpate Roots

04 Jan 11:34
ec3880e
Compare
Choose a tag to compare

Make Roots.a42 more efficient

Update Roots

22 Dec 20:31
Compare
Choose a tag to compare
v0.4.2

Add color syntaxing in README (#92)

update Roots

18 Aug 16:42
Compare
Choose a tag to compare

This fixes some warnings and bugs and adds in false position methods.

update Roots

22 Jun 12:46
Compare
Choose a tag to compare

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.

v0.3.1

12 May 04:04
Compare
Choose a tag to compare
Add Travis & Appveyer tests for v0.6 (#70)

v0.3.0

16 Jan 15:22
Compare
Choose a tag to compare
remove loading of unneeded Primes package