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

Improve the update_coefficients of ScalarOperator #256

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

albertomercurio
Copy link
Contributor

With this PR, I improve the out-of-place case of the update_coefficients function for the ScalarOperator type. This would fix the out-of-place differentiation using Zygote of an ODE, as shown in [this issue}(https://github.com/SciML/SciMLSensitivity.jl/issues/1139) on SciMLSensitivity.jl

@ChrisRackauckas ChrisRackauckas merged commit de022fb into SciML:master Nov 2, 2024
7 of 12 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.

2 participants