v0.5.0
FastGaussQuadrature v0.5.0
Closed issues:
- Question: automatic integration (#51)
- Loss of accuracy for modest N? (#52)
- Add support for besselroots(::BigFloat, ::Int) (#80)
- docstring format is not unified (#100)
- Gauss-Chebyshev documentation has incorrect weights for third and fourth kinds (#108)
Merged pull requests:
- update docstrings (#103) (@hyrodium)
- Fix documentation (#109) (@hyrodium)
- Update CompatHelper.yml (#111) (@jishnub)
- Optimize polynomial evaluation of coefficients in Gauss-Laguerre (#112) (@heltonmc)
- Update required versions of Julia from 1.0 to 1.6 (#113) (@hyrodium)
- Minor fixes around tests (#114) (@hyrodium)