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

Add Importance Sampling to MonteCarloQuadrature #533

Open
pbauman opened this issue Jan 25, 2017 · 0 comments
Open

Add Importance Sampling to MonteCarloQuadrature #533

pbauman opened this issue Jan 25, 2017 · 0 comments

Comments

@pbauman
Copy link
Member

pbauman commented Jan 25, 2017

As discussed in #526, it would be nice to be able to do importance sampling in the MonteCarloQuadrature. We can add either another constructor, or an optional pointer argument to the existing constructor, where the user could pass the random variable from which they'd like to sample (instead of uniform).

roystgnr added a commit to roystgnr/queso that referenced this issue Apr 11, 2017
This appears to be the correct fix for libqueso#533; thanks to @briadam for
tracking it down.

This *doesn't* appear to change our regression results, however, which
is a bit worrying...
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