v0.5.3
v0.5.3 (2019-10-09)
Closed issues:
- Description of degree of a (zero) polynomial on the github webpage (#171)
- zero(Poly{T}), one(Poly{T}) (#162)
- Calculating kth-derivative for large k leads to wrong results. (#159)
- Wrong curve fitting with large polynomial degree (#154)
Merged pull requests:
- Update Project.toml (#180) (jverzani)
- Fix docs (#178) (mileslucas)
- Move to Pkg 1.0 compliant Project.toml (#177) (mileslucas)
- Corrected outputs of the degree() function in README.md: (#172) (hurak)
- Superscript for HTML, combined
printexponent
(#166) (hamzaelsaawy) - Added plot recipe (#165) (hotplot)
- printpoly api changes and exponent offset for printing (#164) (hamzaelsaawy)