complex-bessel-rs 1.3.0

Library to compute Bessel functions
Documentation
@software{joey_dumont_2015_18220,
  author       = {Joey Dumont and
                  Denis Gagnon},
  title        = {complex\_bessel: Release 0.6},
  month        = jun,
  year         = 2015,
  publisher    = {Zenodo},
  version      = {release-0.6},
  doi          = {10.5281/zenodo.18220},
  url          = {https://doi.org/10.5281/zenodo.18220}
  }

@article{AMO86,
  abstract = {This algorithm is a package of subroutines for Computing Bessel functions Hv(1)(z), Hv(2)(z), Iv(z), Jv(z), Kv(z), Yv(z) and Airy functions Ai(z), Ai′(z), Bi(z), Bi′(z) for ordersv≥0 and complex z in −\&pgr;<arg z≤\&pgr;. Eight callable subroutines and their double-precision counterparts are provided. Exponential scaling and sequence generation are auxiliary options.},
  author = {Amos, D. E.},
  doi = {10.1145/7921.214331},
  file = {:home/valandil/Documents/Data/Joey/Travail/Masters/References/Mendeley/1986/Amos/ACM Trans. Math. Softw. - Algorithm 644 A portable package for Bessel functions of a complex argument and nonnegative order.pdf:pdf},
  issn = {0098-3500},
  journal = {ACM Trans. Math. Softw.},
  keywords = {bessel\_functions,numerical\_physics},
  mendeley-tags = {bessel\_functions,numerical\_physics},
  month = sep,
  number = {3},
  pages = {265--273},
  publisher = {ACM},
  title = {{Algorithm 644: A portable package for Bessel functions of a complex argument and nonnegative order}},
  type = {Journal article},
  url = {http://portal.acm.org/citation.cfm?id=214331},
  volume = {12},
  year = {1986}
}