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

systematically passing around user rngs #227

Open
isaacsas opened this issue May 2, 2022 · 0 comments
Open

systematically passing around user rngs #227

isaacsas opened this issue May 2, 2022 · 0 comments

Comments

@isaacsas
Copy link
Member

isaacsas commented May 2, 2022

In #225 I couldn't consistently use the user-provided rng to JumpProblem as some places only have integrators as input (for example in callbacks). It would be nice to have a consistent interface for setting and getting at a rng across DiffEqJump (or even better SciML). Maybe stashing it in the integrator makes sense?

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