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
135 stars 35 forks source link

Bracketing unit tests #344

Closed Vilin97 closed 10 months ago

Vilin97 commented 10 months ago

The unit tests will help me extend the bracketing functionality to the spatial RSSACRDirect SSA.

isaacsas commented 10 months ago

LGTM. Feel free to merge when tests finished.