You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the new callback code, we should work towards passing reset_aggregated_jumps! indices of parameters and/or unknowns that have changed. Combined with SciML/JumpProcesses.jl#484 that should provide a much more performant way to handle affect callback updates (as opposed to the current approach, which completely reinitializes the underlying aggregator).
The text was updated successfully, but these errors were encountered:
With the new callback code, we should work towards passing
reset_aggregated_jumps!
indices of parameters and/or unknowns that have changed. Combined with SciML/JumpProcesses.jl#484 that should provide a much more performant way to handle affect callback updates (as opposed to the current approach, which completely reinitializes the underlying aggregator).The text was updated successfully, but these errors were encountered: