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 arguments for alias_noise and alias_jumps for RODEs, SDEs, SDDEs #902

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

jClugstor
Copy link
Contributor

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

SDE, SDDE, RODE problems can choose to alias the jump process when they're wrapped in a JumpProblem, so a kwarg is needed.

Additionally, RODE problems can choose to alias the noise problem, so that needed to be added as well.

@ChrisRackauckas ChrisRackauckas merged commit eaebe6e into SciML:master Jan 8, 2025
28 of 51 checks passed
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

Successfully merging this pull request may close these issues.

2 participants