Skip to content

Instantly share code, notes, and snippets.

@markvdw
Last active February 22, 2022 09:29
A notebook detailing multivariate Gauss-Hermite quadrature
Raw
Loading
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