JuliaMath / JuliaMath/SpecialFunctions.jl

duplicate bessel function definitions

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

Description

What is the reason why there are duplicate calls to bessel functions available?
For instance
```julia
besselj(nu,z)
besselj0(x)
besselj1(x)
```
Isnt that an implementation detail that the library user should not care about?

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.