Skip to content

Conversation

@frankschae
Copy link
Member

Some fixes for sensitivity methods and callbacks with terminate!

  • ForwardDiffSensitivity: when a callback is terminating we don't want to save any ts (except the end point and start point). Otherwise, one will run into bounds errors if the callback is triggered later than the original time point (without duals).
  • InterpolatingAdjoint: tspan had to be updated in the same manner as for BacksolveAdjoint (to avoid starting from Inf)
  • QuadratureAdjoint : Apply callback correction and fix endpoint handling.

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.

3 participants