Skip to content

Releases: JuliaStats/StatsFuns.jl

v0.9.1

03 Dec 14:47
v0.9.1
beaedd5

Choose a tag to compare

v0.9.1 (2019-12-03)

Diff since v0.9.0

Closed issues:

  • loggamma not defined (#78)

Merged pull requests:

v0.9.0

07 Nov 20:19
v0.9.0
44154fe

Choose a tag to compare

v0.9.0 (2019-11-07)

Diff since v0.8.0

Closed issues:

  • State of RNG not taken into account in RFunctions ? (#18)

Merged pull requests:

Add support for [p/q]tukey

04 Feb 20:16
b46dadc

Choose a tag to compare

Merge pull request #66 from BioTurboNick/master

Provides same interface to studentized range distribution functions ([p/q]tukey)

v0.7.1

28 Jan 16:58

Choose a tag to compare

Restrict rmath `ccall` params to `Union{Float64, Int}` (#65)

Upgrade to Julia v0.7

09 Jul 15:55
7473d0d

Choose a tag to compare

0.7updates (#53)

* Updates for 0.7

* Suppress tests on 0.6

v0.6.1: Merge pull request #50 from JuliaStats/sb/travis

01 Jul 05:53
8ab9632

Choose a tag to compare

v0.6.0

19 Apr 17:26
e66dd97

Choose a tag to compare

Merge pull request #41 from JuliaStats/doublebackslash

Double backslashes in math expressions

v0.5.0

10 Apr 04:51

Choose a tag to compare

Remove 0.4 PkgEval badge, add 0.6

More generic implementations and Julia 0.6 fixes

18 Jan 19:25

Choose a tag to compare

v0.4.0

Use Int instead of Int64 in function signatures and test integer inpu…