JuliaMath / JuliaMath/SpecialFunctions.jl
zeros of Bessel J function
Open
- 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.