-
-
Notifications
You must be signed in to change notification settings - Fork 686
Closed
Milestone
Description
At the moment, only a direct evaluation via pexpect-maxima exists, which should be replaced as to #17753. The replacement could simply be usage of maxima-lib, or a new implementation.
https://en.wikipedia.org/wiki/Jacobi_polynomials
src/sage/libs/arb/acb_hypgeom.pxd: void acb_hypgeom_jacobi_p(acb_t res, const acb_t n, const acb_t a, const acb_t b, const acb_t z, long prec)
Depends on #22174
Component: symbolics
Author: Ralf Stephan
Branch: 1c7b67e
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/22326