-
-
Notifications
You must be signed in to change notification settings - Fork 34
Using remake to bypass re-discretizing over parameters causing an error #105
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
Comments
Sorry, this is a known issue with that tutorial - please see here for the updated version. |
Can we turn this into a more informative error message? |
Thanks, that syntax works. |
Sure, where is |
Shoot ... actually running with |
It's fixed later. Check again. |
Updated and remake with EnsembleProblem are working. Thanks @MilkshakeForReal! |
So you can close this issue now i guess |
As a prerequisite to #104, the Remake with different parameter values example gives the following error on the
solve
step:ERROR: MethodError: no method matching *(::Pair{Num, Float64}, ::Float64)
The text was updated successfully, but these errors were encountered: