High level operations
Examples
Settings
Lower level operations
Pre- and postprocessing
gauss_legendre_1d()
Source code
Returns positions and weights for Gauss-Legendre quadrature for the interval [0,1]
Interval [0, 1]
accurate for polynomials up to order
returns jnp.ceil((order + 1) / 2) integration points