Closed etfrogers closed 4 years ago
Actually, it make more sense to remove bessel_zeros
and just use the scipy function directly in the one place it is needed.
The original bessel_zeros
function in Matlab probably does the same as those functions, and so was sensible to write, but it is not needed for this application.
Find tabulated values?