Algorithm xxx: Modified Bessel functions of imaginary order and positive argument
Amparo Gil, Javier Segura, Nico M. Temme

TL;DR
This paper presents Fortran 77 programs for accurately computing modified Bessel functions of imaginary order and positive argument, covering a wide range of parameters with high precision.
Contribution
It introduces computational routines for these special functions, including scaled versions, with extensive accuracy and range analysis.
Findings
Relative accuracy better than 10^{-13} in key ranges
Computational range extends to (0,1500]×[-1500,1500] for scaled functions
Codes effectively compute derivatives of the functions
Abstract
Fortran 77 programs for the computation of modified Bessel functions of purely imaginary order are presented. The codes compute the functions , and their derivatives for real and positive ; these functions are independent solutions of the differential equation . The code also computes exponentially scaled functions. The range of computation is when scaled functions are considered and it is larger than for standard IEEE double precision arithmetic. The relative accuracy is better than in the range and close to in .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Mathematical Theories and Applications
