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

Write a warning into RandomVariable about order of operations #146

Closed
JonathanWenger opened this issue Aug 17, 2020 · 0 comments · Fixed by #213
Closed

Write a warning into RandomVariable about order of operations #146

JonathanWenger opened this issue Aug 17, 2020 · 0 comments · Fixed by #213
Assignees
Labels
documentation Improvements or additions to documentation randvars Issues related to random variables

Comments

@JonathanWenger
Copy link
Contributor

Samples from random variables with a fixed seed are not stable with respect to the order of operations (e.g. slicing, masking). Write a warning into the probnum.prob.RandomVariable docs about this, including an example with Normal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation randvars Issues related to random variables
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant