complex_bessel icon indicating copy to clipboard operation
complex_bessel copied to clipboard

[WIP] Fixes the Hankel overflow

Open joeydumont opened this issue 4 years ago • 0 comments

This PR aims to fix the Hankel functions overflow near abs(z) = 0. However, this first attempt does not work, and even introduces errors when trying to evaluate the Hankel function as J(z)±iY(z).

I should verify that this issue also happens in the original FORTRAN code.

joeydumont avatar Dec 04 '20 03:12 joeydumont