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

pymc: Random Deterministics are currently broken #4

Open
aseyboldt opened this issue Jun 29, 2022 · 0 comments
Open

pymc: Random Deterministics are currently broken #4

aseyboldt opened this issue Jun 29, 2022 · 0 comments

Comments

@aseyboldt
Copy link
Member

If a deterministic variable uses a RandomVariable, it won't properly update the seed in the expanding_function of the compiled pymc model, as we only use the numba function but do not perform the updates.

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