Skip to content

Refactoring hypercube quadrature#312

Open
jonathf wants to merge 7 commits intomasterfrom
genquad
Open

Refactoring hypercube quadrature#312
jonathf wants to merge 7 commits intomasterfrom
genquad

Conversation

@jonathf
Copy link
Owner

@jonathf jonathf commented Dec 22, 2020

All quadrature rules on intervals/hypercube shares the same properties in much the same way the gaussian quads do.
This methods can be generalized making all these quadrature functions have same common functionality.

@codecov-io
Copy link

Codecov Report

Merging #312 (e1de4e8) into master (3649df3) will decrease coverage by 0.0%.
The diff coverage is 98.1%.

@@           Coverage Diff            @@
##           master    #312     +/-   ##
========================================
- Coverage    98.2%   98.1%   -0.1%     
========================================
  Files         166     168      +2     
  Lines        4949    4931     -18     
========================================
- Hits         4860    4840     -20     
- Misses         89      91      +2     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants