Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

downward recurrence fixed #8

Merged
merged 1 commit into from May 5, 2022
Merged

Conversation

Gentil-N
Copy link
Contributor

@Gentil-N Gentil-N commented May 4, 2022

Hello there!
Small fix on Bessel functions. It is an oversight when I transfered the algorithm into scilib.
This bug was only visible for n > 50 with |z| < n/2 and in that case jn(z) has a tendency to be "small" so it was hard to detect it.
I didn't add tests for that because it seems to be irrelevant (for my tested range, values are less than 10e-8). Otherwise, I can add some tests to be sure.
Sorry for the bug...

@At0micBee At0micBee merged commit ae5b981 into At0micBee:master May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants