JuliaMath / JuliaMath/SpecialFunctions.jl

zeros of Bessel J function

Open
#89 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
381
Forks
113
Avg merge
1d 23h
Merged PRs (30d)
1

Description

Here is [code to compute zeros of the besselj function](https://github.com/jlapeyre/FunctionZeros.jl/blob/master/src/FunctionZeros.jl). Are you interested in a PR ?

It could be more efficient, maybe cache some of first zeros. But, it works. The asymptotic formula happens to land in the basin of the correct zero, even for the first zero. It then uses root finding.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.