This package provides support for one-dimensional numerical integration in Julia using adaptive Gauss-Kronrod quadrature. The code was originally part of Base Julia. It supports the integration of arbitrary numeric types, including arbitrary-precision (BigFloat), and even the integration of arbitrary normed vector spaces. The package provides three basic functions: quadgk, gauss, and kronrod. quadgk performs the integration, gauss computes Gaussian quadrature points and weights for integrating over the interval [a, b], and kronrod computes Kronrod points, weights, and embedded Gaussian quadrature weights for integrating over [-1, 1].
Features
- Documentation available
- Provides support for one-dimensional numerical integration in Julia
- Adaptive Gauss-Kronrod quadrature
- The code was originally part of Base Julia
- It supports integration of arbitrary numeric types, including arbitrary precision
- Integration of arbitrary normed vector spaces
Categories
Data VisualizationLicense
MIT LicenseFollow QuadGK.jl
Other Useful Business Software
Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.
Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of QuadGK.jl!