Skip to content

Releases: JuliaMath/SpecialFunctions.jl

v1.4.0

13 May 16:27
feccbf4
Compare
Choose a tag to compare

SpecialFunctions v1.4.0

Diff since v1.3.0

Closed issues:

  • Incomplete Gamma Function (#115)
  • Migrate to travis-ci.com (#243)
  • gamma(a, x) returns incorrect values for a <= ~1/2 (#303)
  • Julia 1.6 in Windows 10 installs old version (#306)
  • Gamma function overflows on Windows, but not on WSL2/Ubuntu (#309)
  • endless loop in gamma_inc? (#311)

Merged pull requests:

v1.3.0

16 Feb 17:03
43a474a
Compare
Choose a tag to compare

SpecialFunctions v1.3.0

Diff since v1.2.1

Closed issues:

  • Documentation missing for latest tags (#286)
  • Derivatives of Bessel functions with respect to the order (#292)
  • renaming factorial (#296)
  • maclaurin series using recursion (#298)
  • won't compile on OS X 10.15.7 (but is fine on linux) (#301)

Merged pull requests:

v1.2.1

16 Dec 19:45
88a4449
Compare
Choose a tag to compare

SpecialFunctions v1.2.1

Diff since v1.2.0

Closed issues:

  • bug in expintx for complex arguments (#284)

Merged pull requests:

v1.2.0

15 Dec 14:36
9d73acd
Compare
Choose a tag to compare

SpecialFunctions v1.2.0

Diff since v1.1.0

Closed issues:

  • expintx function — exponentially scaled expint (#249)
  • cancellation error in expint for near-integer order and small |z| (#276)
  • erfcinv does not support BigFloat (#277)

Merged pull requests:

v1.1.0

02 Dec 22:49
9207729
Compare
Choose a tag to compare

SpecialFunctions v1.1.0

Diff since v1.0.0

Closed issues:

  • Add jinc function (#264)
  • expint: spurious domainerror for negative order (#272)
  • wrong answer for expint(2.2,3.2) (#274)

Merged pull requests:

v1.0.0

17 Nov 23:29
bd2e55e
Compare
Choose a tag to compare

SpecialFunctions v1.0.0

Diff since v0.10.3

Closed issues:

  • exponential integral (Ei, E₁, Eₙ...) function (#19)
  • function naming style guide (#217)
  • MethodError: no method matching loggammadiv(::Int64, ::Int64) for beta with a >> b (#239)
  • optimized expint(x::BigFloat) (#245)
  • expint type instabilty for negative order (#246)
  • Expint hangs for complex NaN values (#247)
  • expint test failure on Julia nightly (#250)
  • expint requires Julia 1.4 for evalpoly (#251)
  • expint(n,x) is incorrect for negative integers n (#259)
  • more expint bugs (#263)
  • including Jacobi polynomials and Wigner functions (#267)

Merged pull requests:

v0.10.3

22 May 03:01
1bb0913
Compare
Choose a tag to compare

SpecialFunctions v0.10.3

Diff since v0.10.2

Merged pull requests:

v0.10.2

14 May 18:01
fc960c6
Compare
Choose a tag to compare

SpecialFunctions v0.10.2

Diff since v0.10.1

Merged pull requests:

v0.10.1

13 May 21:01
f7fb938
Compare
Choose a tag to compare

SpecialFunctions v0.10.1

Diff since v0.10.0

Closed issues:

  • Connection timeout on v0.7 (#86)
  • Is this a home for special function implementations in Julia? (#112)
  • build no longer works on OS X (#123)
  • wrong package name in rebuild message (#130)
  • problems building on Win (#155)
  • Error: Error building SpecialFunctions (#173)
  • SpecialFunctions with Multiple Versions of Julia (#174)
  • 0.8 update and loggamma (#182)
  • FAiling to build on Windows (#189)
  • SpecialFunctions 0.8.0 Build freezes on Julia 1.2 (#190)
  • v0.9.0: no libgfortran.so.5, then no libopenspecfun.so (#192)
  • Incomplete gamma error (#204)
  • 🚧 Is this repo maintained? (#215)
  • erf(x,y) (#222)

Merged pull requests:

v0.10.0

14 Jan 17:57
v0.10.0
89805f3
Compare
Choose a tag to compare

v0.10.0 (2020-01-14)

Diff since v0.9.0

Closed issues:

  • Add log_erfc (#202)
  • Definition of erf in help is incorrect (#198)
  • hankelh1(n,0.0) (#29)

Merged pull requests: