sfstoolbox / sfs-matlab

SFS Toolbox for Matlab/Octave
https://sfs-matlab.readthedocs.io
MIT License
98 stars 39 forks source link

Fix bessel zeros #70

Closed hagenw closed 8 years ago

hagenw commented 8 years ago

The calculation of Bessel zeros for high orders with the Multiprecisson Toolbox was wrong, see #57.

This pull request removes the usage of the Multiprecission Toolbox and tests if there are other working approaches available for high orders.