Updating Scipy Library for Bessel and Spherical Bessel Functions #18119
Labels
enhancement
New feature or request
P3 (no schedule)
We have no plan to work on this and, if it is unassigned, we would be happy to review a PR
The scipy subroutines for the spherical Bessel functions and Bessel functions (like scipy.special.spherical_jn) are not included in the JAX library. Although other Bessel functions are included within JAX, the spherical Bessel functions are very important in a variety of applications, such as the Fourier Transform of a function in three-dimensions.
Although the scipy library in JAX does have some modified Bessel function subroutines, expanding it to include the entire Bessel function/Spherical Bessel function subroutines in scipy.special would be extremely helpful.
The text was updated successfully, but these errors were encountered: