This software computes Gauss-Legendre quadrature nodes and weights using the formulas developed in "Iteration-Free Computation of Gauss-Legendre Quadrature Nodes and Weights", I. Bogaert, published in the SIAM Journal of Scientific Computing (Permalink: http://dx.doi.org/10.1137/140954969).
The key features are:
- Speed: due to the simplified formulas and the O(1) complexity computation of individual Gauss-Legendre
quadrature nodes and weights. The latter also makes this software perfectly compatible with parallel computing paradigms.
- Accuracy: the error on the nodes and weights is smaller than a few ulps (see the paper for details).
Categories
MathematicsLicense
BSD LicenseFollow Fast Gauss-Legendre Quadrature Rules
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Fast Gauss-Legendre Quadrature Rules!