lwa-project / lsl

LWA Software Library
GNU General Public License v2.0
8 stars 4 forks source link

Switch to the GNU Scientific Library (GSL) for Bessel functions #57

Closed jaycedowell closed 11 months ago

jaycedowell commented 11 months ago

The PR removes the included scipy/cephes code use for computing Bessel functions in favor of calls into GSL.