Skip to content
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

perform as many tests as possible with orthogonal polynomials #109

Open
6 of 14 tasks
nschloe opened this issue Aug 29, 2017 · 0 comments
Open
6 of 14 tasks

perform as many tests as possible with orthogonal polynomials #109

nschloe opened this issue Aug 29, 2017 · 0 comments

Comments

@nschloe
Copy link
Collaborator

nschloe commented Aug 29, 2017

It is well known that the map from the monomials integrals to integration formulas is ill-conditioned (see, e.g., Gautschi who pointed it out in great detail for Gaussian rules). Hence, sanity tests in quadpy can be improved by not checking against monomial integrals, but integrals of orthogonal polynomials.

  • line segment
  • triangle
  • tetrahedron
  • hexahedron
  • quadrilateral
  • pyramid
  • wedge
  • n-ball
  • n-cube
  • n-sphere
  • sphere
  • circle
  • ball
  • disk
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

No branches or pull requests

1 participant