Add Gaussian quadrature methods #126
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Feature
Desired Behavior / Functionality
Currently, torchquad only implements Newton-Cotes formulas as deterministic integration methods. A logical next step would be Gaussian quadrature methods.
What Needs to Be Done
How Can It Be Tested
With new tests!
The text was updated successfully, but these errors were encountered: