Skip to content

Releases: JuliaMath/SpecialFunctions.jl

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:

v0.9.0

27 Nov 04:19
v0.9.0
3a69592
Compare
Choose a tag to compare

v0.9.0 (2019-11-27)

Diff since v0.8.0

Closed issues:

  • besselj for Complex{BigFloat} arguments error (#181)

Merged pull requests:

  • Clean up gitignores, update Documenter, bump package version (#191) (ararslan)
  • Use new binary Artifact infrastructure (#187) (musm)
  • Run CI tests with Julia 1.2 and 1.3 (#184) (giordano)

v0.8.0

01 Sep 16:21
v0.8.0
Compare
Choose a tag to compare

v0.8.0 (2019-08-31)

Diff since v0.7.2

Closed issues:

  • Pull binaries from Yggdrasil now that openspecfun is in (#179)
  • Cannot use various functions (#168)
  • Gamma function does not show up in the documentation (#157)
  • lgamma() wrong complex result with real argument (#154)
  • Initialization error (#153)
  • Package broken on Julia nightly on macOS (#152)
  • Is SpecialFunctions.jl compatible with PackegeCompiler.jl? (#150)
  • beta(-n,n) gives NaN, when n is an integer (#149)
  • digamma(::Complex{BigFloat}) (#147)
  • trouble building SpecialFunctions in macOS 10.14 (#141)
  • StackOverflowError on lgamma(::Float16) (#131)
  • over/underflow in zeta for complex argumetns (#128)

Merged pull requests:

v0.7.2

27 Oct 17:53
6e49782
Compare
Choose a tag to compare

Bugfix in zeta (#129), handle upcoming Documenter.jl update (#126).

v0.7.1

22 Sep 22:36
Compare
Choose a tag to compare
Update for GCC/platform combinations

Version 0.7.0

08 Aug 15:37
e33062f
Compare
Choose a tag to compare
Merge pull request #109 from quinnj/jq/1.0

Fixes for 1.0

v0.6.0

26 Jun 21:36
Compare
Choose a tag to compare
avoid overwrite warning while the deprecation in Base is still active…

Version 0.5.0

14 Jun 06:54
f3ee4e7
Compare
Choose a tag to compare

The gamma and beta functions are now in SpecialFunctions instead of Base.

v0.4.0

04 Apr 21:40
Compare
Choose a tag to compare

Updates for Julia 0.7. Adds erfcx(::BigFloat).

v0.3.8

15 Jan 22:47
8574f13
Compare
Choose a tag to compare
Fixes for Libdl moving to the stdlib (#72)