Skip to content

update Polynomials

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