SciML / JumpProcesses.jl

Build and simulate jump equations like Gillespie simulations and jump diffusions with constant and state-dependent rates and mix with differential equations and scientific machine learning (SciML)
https://docs.sciml.ai/JumpProcesses/stable/
Other
140 stars 35 forks source link

SSAStepper includes one extra value when calling terminate! #312

Open isaacsas opened 1 year ago

isaacsas commented 1 year ago

As currently setup it adds an extra (incorrect) value at the tspan[2] time after calling terminate! in a discrete callback.