Skip to content

Instantly share code, notes, and snippets.

@markvdw
Last active February 22, 2022 09:29
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save markvdw/f9ca12c99484cf2a881e84cb515b86c8 to your computer and use it in GitHub Desktop.
Save markvdw/f9ca12c99484cf2a881e84cb515b86c8 to your computer and use it in GitHub Desktop.
A notebook detailing multivariate Gauss-Hermite quadrature
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@robinhzy
Copy link

Is the last equation for Multidimensional Gauss-Hermite quadrature? I think two "-" are missing. One is for exp(x^T x), and the other is for pi^(N/2).

@markvdw
Copy link
Author

markvdw commented May 7, 2018

Yes, you are correct. I may edit this at some point in the future. :)

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