Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 23:29
· 216 commits to master since this release
bd2e55e

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: