jonniedie / SimulationLogs.jl

Signal logging and scoping for DifferentialEquations.jl simulations.
MIT License
22 stars 2 forks source link

Saving data available at function call (not postprocessing) #14

Open JinraeKim opened 3 years ago

JinraeKim commented 3 years ago

To reproduce simulation data with stochastic parameter updates, it would be better to save data at each instant when calling RHS of ODE.