Julia design patterns
Some notes of Tom Kwong's book Hands on Design patterns in Julia.
Some notes of Tom Kwong's book Hands on Design patterns in Julia.
From this discourse thread
Changing parameters using traditional DiffEqCallbacks.jl with prob.ps[sym] = val in the middle of a simulation cannot be tracked.
From v10, ModelingToolkit.SymbolicDiscreteCallback can track changed parameters in a callback. See https://docs.sciml.ai/ModelingToolkit/dev/basics/Events/#save_discretes
For example,
This post will demonstrate my template repositoryabout
jupyter-book to publish notebooks automatically when changes are pushed to GitHub.