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

Improve spatial tests #348

Closed Vilin97 closed 10 months ago

Vilin97 commented 10 months ago

Add stable RNGs to the spatial integration tests and reduce number of simulations. This reduces the runtime of spatial tests by over 50%.

isaacsas commented 10 months ago

Nevermind, with StableRNGs and a set seed that obviously shouldn’t happen.