Open
Description
At the moment just the Chebyshev polynomials are symbolic. Missing are hermite
, laguerre
, legendreP
, legendreQ
, ultraspherical
(=gegenbauer
), and, while the Stirling and Euler polynomials are not orthogonal, they are holonomic and belong to the standard repertoire, so we're including them here.
- symbolic Associated Legendre P(n,m,x) / Q(n,m,x) and P(n,x) / Q(n,x) polynomials / functions (symbolic Legendre / associated Legendre functions / polynomials #16813)
- symbolic Laguerre / associated Laguerre polynomials (symbolic Laguerre / associated Laguerre polynomials #17151)
- symbolic Gegenbauer polynomials (Upgrade to Pynac-0.6.5 #20475)
- symbolic Hermite polynomials (Upgrade to Pynac-0.6.5 #20475)
- symbolic Jacobi P polynomials (Jacobi P polynomials without pexpect-maxima #22326)
- symbolic Euler polynomials
- symbolic Stirling polynomials
Component: symbolics
Keywords: orthogonal, holonomic
Issue created by migration from https://trac.sagemath.org/ticket/16670