v1.3.1
StatsFuns v1.3.1
Merged pull requests:
- fix typo (
throw
vsthow
) in tvpack.jl fctbvncdf
(#160) (@magerton) - Handle tiny θ in gammalogpdf (#163) (@andreasnoack)
- Use promote_type instead of promote_eltype in misc tests (#164) (@andreasnoack)
Closed issues:
- Gamma PDF throwing NaN for very small scale parameter (#162)