s2ball is currently in an open alpha, please provide feedback on GitHub

Gauss-Laguerre Quadrature#

Laguerre Sampling#

Function Name

Description

polynomials()

Computes Laguerre polynomials, sampled at nodes coincident with zeros.

quadrature()

Compute Gauss-Laguerre quadrature over the positive half-line.

nodes_and_weights()

Evaluates nodes and corresponding weights for zeros of the Laguerre polynomials.