Skip to content

Conversation

ChrisRackauckas
Copy link
Member

These methods are only tested for out-of-place functions right now, and the tests in OrdinaryDiffEq are seeing that they fail on in-place functions. So this changes the dispatches so they only apply when they are known to work. The in-place versions should be added in the future.

These methods are only tested for out-of-place functions right now, and the tests in OrdinaryDiffEq are seeing that they fail on in-place functions. So this changes the dispatches so they only apply when they are known to work. The in-place versions should be added in the future.
@ChrisRackauckas ChrisRackauckas merged commit edc0b5a into master Oct 10, 2023
@ChrisRackauckas ChrisRackauckas deleted the ad_overload_oop branch October 10, 2023 04:17
danielwe added a commit to danielwe/NonlinearSolve.jl that referenced this pull request Oct 10, 2023
Did you miss this in SciML#232? Gives a warning during precompilation.
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.

1 participant