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

Lazy algorithm incorrectness with parameter changes #285

Closed
ChrisRackauckas opened this issue Mar 28, 2018 · 1 comment
Closed

Lazy algorithm incorrectness with parameter changes #285

ChrisRackauckas opened this issue Mar 28, 2018 · 1 comment

Comments

@ChrisRackauckas
Copy link
Member

This issue is known and is "unsolvable", and is now going to be tracked via the tests from #284 . The solution is to allow turning off the laziness in the expansion.

@ChrisRackauckas
Copy link
Member Author

I think that it can be fixed for event handling by using calcVal3 on whether the algorithm is lazy here: https://github.com/JuliaDiffEq/OrdinaryDiffEq.jl/blob/master/src/integrators/integrator_interface.jl#L25

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