Skip to content

Conversation

vyudu
Copy link
Member

@vyudu vyudu commented Jan 13, 2025

Fixes #2831.

Issue was that constructing system with @named would construct an ODESystem, then calling SDEProblem with the system gets dispatched to the SciMLBase method that doesn't handle this, so add a dispatch for ODESystem here with appropriate errors.

@ChrisRackauckas ChrisRackauckas merged commit c4fe363 into SciML:master Jan 18, 2025
34 of 42 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.

SDEs with brownian motions requires structural_simplify
2 participants