-
Notifications
You must be signed in to change notification settings - Fork 34
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
adjoint sensitivity analysis broken in recent builds #235
Comments
I finally managed to reproduce this locally and it gives a bounds error message that seems to get ignored:
Looks mostly like an internal julia error although it could still be something in SciMLSensitivities. Could possibly by fixed by changing julia version away from v1.8.5. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In recent main builds adjoint sensitivity analysis seems to give incorrect values compared to forward sensitivity methods as a result of upstream changes. #233
The text was updated successfully, but these errors were encountered: