Skip to content

Releases: JuliaStats/Rmath.jl

v0.7.1

27 Jan 19:54
a670288
Compare
Choose a tag to compare

Rmath v0.7.1

Diff since v0.7.0

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:

v0.7.0

28 Mar 01:22
dc449cf
Compare
Choose a tag to compare

Rmath v0.7.0

Diff since v0.6.1

Merged pull requests:

v0.6.1

28 Feb 08:04
aa1388f
Compare
Choose a tag to compare

Rmath v0.6.1

Diff since v0.6.0

Merged pull requests:

v0.6.0

11 Nov 10:19
v0.6.0
c80638a
Compare
Choose a tag to compare

v0.6.0 (2019-11-11)

Diff since v0.5.1

Closed issues:

  • build uses deprecated API of BinaryProvider (#65)

Merged pull requests:

  • Bump minor version and drop Julia 0.7 support (#67) (andreasnoack)
  • Rewrite build using example in BinaryProvider.jl. (#66) (tpapp)

v0.5.1

07 Nov 22:59
v0.5.1
a8762a5
Compare
Choose a tag to compare

v0.5.1 (2019-11-07)

Diff since v0.5.0

Closed issues:

  • Package compatibility caps (#62)
  • Warning when using Distributions package (#61)

Merged pull requests:

1.0 compatible!

07 Aug 18:45
9a12b02
Compare
Choose a tag to compare
Merge pull request #60 from JuliaStats/tan/julia10

fixes for Julia 1.0

Version 0.4.0

25 Jun 06:56
ef10e9d
Compare
Choose a tag to compare
Merge pull request #56 from JuliaStats/anj/gamma

Use Rmath's gamma function for tests instead of Julia's

cfunction macro in v0.7

21 May 21:56
Compare
Choose a tag to compare

Replace the calls to cfunction with @cfunction in recent versions of v0.7.0-DEV

v0.3.2: Merge pull request #47 from JuliaStats/jq/0.7

22 Jan 03:07
3435e1f
Compare
Choose a tag to compare

v0.3.1

15 Dec 03:48
Compare
Choose a tag to compare
Error when attempting to build on macOS without Xcode CLT (#43)