update Polynomials
- 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