-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add quadratures from gen-quad #89
base: master
Are you sure you want to change the base?
Conversation
@wence- how should we give credit to the author? |
@@ -0,0 +1,5823 @@ | |||
# GENERATED, DO NOT EDIT | |||
# Slobodkins-Tausch quadratures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest linking to the code repo (with a commit hash), so that someone else knows what was run to generate this.
def gen_quad_simplex(dim): | ||
ref_el = symmetric_simplex(dim) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add the citation here as well?
We don't currently hook the |
Degree 16 - 22 tetrahedral quadrature rules computed with https://github.com/arkslobodkins/gen-quad