SciPy

scipy.special.lpn

scipy.special.lpn(n, z)[source]

Compute sequence of Legendre functions of the first kind (polynomials), Pn(z) and derivatives for all degrees from 0 to n (inclusive).

See also special.legendre for polynomial class.

Previous topic

scipy.special.clpmn

Next topic

scipy.special.lqn