Skip to content

Jacobi P polynomials without pexpect-maxima #22326

@rwst

Description

@rwst

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions