Skip to content

Releases: JuliaMath/SpecialFunctions.jl

v2.1.5

17 May 20:30
7461b51
Compare
Choose a tag to compare

SpecialFunctions v2.1.5

Diff since v2.1.4

Closed issues:

  • expint tests fail on aarch64-apple-darwin (#359)

Merged pull requests:

v2.1.4

25 Feb 12:03
ce58a13
Compare
Choose a tag to compare

SpecialFunctions v2.1.4

Diff since v2.1.3

Closed issues:

  • incomplete beta (beta_inc) function fails (#334)

Merged pull requests:

v1.8.4

25 Feb 13:32
39e9d65
Compare
Choose a tag to compare

SpecialFunctions v1.8.4

Diff since v1.8.3

Closed issues:

  • incomplete beta (beta_inc) function fails (#334)

Merged pull requests:

v2.1.3

20 Feb 13:07
5bcad28
Compare
Choose a tag to compare

SpecialFunctions v2.1.3

Diff since v2.1.2

Closed issues:

  • Spherilcal Bessel and Hankel function (#108)
  • gamma_inc_inv throws an DomainError for valid arguments (#385)
  • Another gamma_inc_inv failure (#387)

Merged pull requests:

v1.8.3

20 Feb 14:24
2ec1157
Compare
Choose a tag to compare

SpecialFunctions v1.8.3

Diff since v1.8.2

Closed issues:

  • gamma_inc_inv throws an DomainError for valid arguments (#385)
  • Another gamma_inc_inv failure (#387)

Merged pull requests:

v1.8.2

18 Feb 10:39
9cc7a80
Compare
Choose a tag to compare

SpecialFunctions v1.8.2

Diff since v1.8.1

Closed issues:

  • Spherilcal Bessel and Hankel function (#108)
  • Unable to use SpecialFunctions under Ubuntu 18 julia-1.0.3 (#143)
  • Build issue: Provider BuildProcess failed to satisfy dependency libopenspecfun (#162)
  • Find maintainers and reviewers (#213)
  • Serving docs from JuliaMath.org domain name (#216)
  • julia 1.0.3 [compatibility issue] (#235)
  • test failure with ChainRulesTestUtils on Julia 1.3 (#288)
  • another gamma_inc endless loop (#341)
  • Bump major version in the next release (#360)
  • Upgrade guide for SpecialFunctions 2.0 (#364)
  • 1476 Broken Chain Rules (#367)
  • expint definition in help text is wrong (#368)
  • gamma_inc_inv fails for low precision floats (#373)
  • beta_inc_inv sometimes not sufficiently accurate (#375)
  • gamma_inc doesn't handle NaNs (#379)

Merged pull requests:

v2.1.2

07 Feb 21:22
8b4aba0
Compare
Choose a tag to compare

SpecialFunctions v2.1.2

Diff since v2.1.1

Closed issues:

  • another gamma_inc endless loop (#341)
  • gamma_inc doesn't handle NaNs (#379)

Merged pull requests:

v2.1.1

03 Feb 19:47
d829f0a
Compare
Choose a tag to compare

SpecialFunctions v2.1.1

Diff since v2.1.0

Closed issues:

  • gamma_inc_inv fails for low precision floats (#373)
  • beta_inc_inv sometimes not sufficiently accurate (#375)

Merged pull requests:

  • Handle the case when Float64(p) + Float64(q) != 1 in gamma_inc_inv (#374) (@andreasnoack)
  • Adjust accuracy tolerance in beta_inc_inv to accommodate Float64 (#376) (@andreasnoack)

v2.1.0

26 Jan 13:19
f2ccad8
Compare
Choose a tag to compare

SpecialFunctions v2.1.0

Diff since v2.0.0

Closed issues:

  • test failure with ChainRulesTestUtils on Julia 1.3 (#288)
  • Upgrade guide for SpecialFunctions 2.0 (#364)
  • 1476 Broken Chain Rules (#367)
  • expint definition in help text is wrong (#368)

Merged pull requests:

v2.0.0

22 Nov 16:49
ebe328f
Compare
Choose a tag to compare

SpecialFunctions v2.0.0

Diff since v1.8.1

Closed issues:

  • Unable to use SpecialFunctions under Ubuntu 18 julia-1.0.3 (#143)
  • Build issue: Provider BuildProcess failed to satisfy dependency libopenspecfun (#162)
  • Find maintainers and reviewers (#213)
  • Serving docs from JuliaMath.org domain name (#216)
  • julia 1.0.3 [compatibility issue] (#235)
  • Bump major version in the next release (#360)

Merged pull requests: