Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 20:38
· 296 commits to master since this release
c8a6951

Bessels v0.2.0

Diff since v0.1.0

Closed issues:

  • v0.1.0 Release Roadmap (#1)
  • Consider using HypergeometricFunctions.jl (#16)
  • Should we support Spherical bessel functions? (#34)
  • bessely returns NaN for large integer orders and small arguments (#35)

Merged pull requests:

  • Support Hankel functions and efficient methods to get Jv and Yv (#33) (@heltonmc)
  • Add spherical bessel functions (#38) (@heltonmc)
  • support for Airy functions (#39) (@heltonmc)
  • Fix #35 and correct for NaN return for small arguments in bessely (#40) (@heltonmc)