v0.8.0
Polynomials v0.8.0
Closed issues:
- base constructor simplifications (#9)
- Root finder for large problems (#13)
- Implementing common polynomials (#33)
- Package compatibility caps (#153)
- Plotting polynomials should "just work" (#168)
- add evalpoly for Complex (#169)
- polyfit doesn't return the same length array as order if it is 0 (#170)
- Thoughts on a better interface (#176)
- polyfit example error due to missing broadcast in exp (#181)
- Adding argument to eigvals (#184)
- Incorrect evaluation at objects that are not numbers (#189)
- compat for RecipesBase v1.0? (#194)
- Degree-based polynomials (#197)
- round function causes problems after using Polynomials (#201)
Merged pull requests: