Skip to content

Commit a5da213

Browse files
committed
add brief comment about using ArbNumerics.jl
1 parent 4a07d0b commit a5da213

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/besseli.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
# A third branch is used for scaled functions for large values
3535
#
3636
# Horner's scheme is then used to evaluate all polynomials.
37+
# ArbNumerics.jl is used as the reference bessel implementations with 75 digits.
3738
#
3839
# [1] "Rational Approximations for the Modified Bessel Function of the First Kind
3940
# - I0(x) for Computations with Double Precision" by Pavel Holoborodko

0 commit comments

Comments
 (0)