Skip to content

Conversation

@AayushSabharwal
Copy link
Member

@AayushSabharwal AayushSabharwal commented Feb 21, 2025

Close #3290, #3410

end

return ODEProblem{iip}(f, u0, tspan, p, pt; kwargs1..., kwargs...)
return remake(ODEProblem{iip}(f, u0, tspan, p, pt; kwargs1..., kwargs...))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should at least be commented why it's done. It's a bit of an odd way to get there, but understand why

@ChrisRackauckas ChrisRackauckas merged commit 585301a into SciML:master Feb 27, 2025
37 of 45 checks passed
@AayushSabharwal AayushSabharwal deleted the as/run-trivial-init branch February 28, 2025 06:17
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.

Trivial initialization problem isn't solved when creating ODEProblem

2 participants