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

Make Bessel zeros available symbolically #10636

Open
mwhansen opened this issue Jan 17, 2011 · 2 comments
Open

Make Bessel zeros available symbolically #10636

mwhansen opened this issue Jan 17, 2011 · 2 comments

Comments

@mwhansen
Copy link
Contributor

From http://ask.sagemath.org/question/314/bessel-functions :

(2) There was talk a while back about making the zeros of the Bessel functions available without having to calculate them with find_root() (Not that there's a problem doing that, but it would just be a convenience.) I was just wondering if anything came of that.

Note that mpmath provides this functionality as documented at http://mpmath.googlecode.com/svn/trunk/doc/build/functions/bessel.html#besseljzero

Component: symbolics

Issue created by migration from https://trac.sagemath.org/ticket/10636

@mwhansen mwhansen changed the title Make Bessel zeros available symbolicly Make Bessel zeros available symbolically Jan 17, 2011
@fredrik-johansson
Copy link

comment:2

Depends on #9969 for arbitrary-precision computation with mpmath since Bessel function zeros were added in mpmath 0.16.

Note that SciPy also has (faster) double-precision Bessel function zeros.

@kcrisman
Copy link
Member

comment:3

See also #4102, #4230, and #3426, at a minimum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants