Releases: JuliaStats/Rmath.jl
Releases · JuliaStats/Rmath.jl
v0.8.0
Rmath v0.8.0
Merged pull requests:
- Add Aqua tests (#80) (@ViralBShah)
- Bump julia-actions/setup-julia from 1 to 2 (#81) (@dependabot[bot])
- Bump actions/cache from 1 to 4 (#82) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 4 (#83) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#84) (@dependabot[bot])
- Add Mac aarch64 and x86 to CI (#85) (@ViralBShah)
- update compat for Rmath_jll to 0.4, 0.5 (#87) (@longemen3000)
Closed issues:
v0.7.1
Rmath v0.7.1
Closed issues:
- Rmath jll for Apple Silicon needed (#74)
qpois
can return non-integral values on some platforms (#76)qbinom
gives incorrect answers at very small values (#78)
Merged pull requests:
- update Rmath_jll (#79) (@simonbyrne)
v0.7.0
v0.6.1
Rmath v0.6.1
Merged pull requests:
- Use Rmath_jll in place of BinaryProvider (#68) (@ararslan)
- Install TagBot as a GitHub Action (#69) (@JuliaTagBot)
v0.6.0
v0.5.1
v0.5.1 (2019-11-07)
Closed issues:
Merged pull requests:
- Allow Julia 0.7 (#64) (andreasnoack)
- Update to Project file (#63) (andreasnoack)
1.0 compatible!
Merge pull request #60 from JuliaStats/tan/julia10 fixes for Julia 1.0
Version 0.4.0
Merge pull request #56 from JuliaStats/anj/gamma Use Rmath's gamma function for tests instead of Julia's
cfunction macro in v0.7
Replace the calls to cfunction
with @cfunction
in recent versions of v0.7.0-DEV