Skip to content

Releases: giordano/PolynomialRoots.jl

v1.0.0

01 Jun 15:28
Compare
Choose a tag to compare

PolynomialRoots v1.0.0

Diff since v0.2.0

Closed issues:

  • roots has issue finding the root of a polynomial with degree 14 (#7)
  • PolynomialRoots Not found in Julia 1.0.1 (#8)
  • Problem when last coefficient is not zero. (#11)

Merged pull requests:

v0.2.0

17 Aug 13:55
Compare
Choose a tag to compare

Breaking Changes

  • Julia 0.7 is required. Support for previous versions was dropped.