Skip to content

update Polynomials

Compare
Choose a tag to compare
@jverzani jverzani released this 09 Jul 16:10
· 477 commits to master since this release
1c2c796
  • breaking change: defines the zero polynomial to have degree -1, matching AbstractAlgebra.jl convention
  • Fixes warnings and iteration protocol for v0.7
  • adjustments to polyfit to loosen array type of arguments, documentation improvements