Ticket #10636 (new enhancement)

Opened 2 years ago

Last modified 9 months ago

Make Bessel zeros available symbolically

Reported by: mhansen Owned by: burcin
Priority: minor Milestone:
Component: symbolics Keywords:
Cc: Work issues:
Report Upstream: N/A Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

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

Change History

comment:1 Changed 2 years ago by mhansen

  • Summary changed from Make Bessel zeros available symbolicly to Make Bessel zeros available symbolically

comment:2 Changed 2 years ago by fredrik.johansson

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.

comment:3 Changed 9 months ago by kcrisman

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

Note: See TracTickets for help on using tickets.