Time to build out the core simulator. Put this in a new file under a "simulation" folder. Set it up as a single function that can accept some basic simulation parameters: - initial time step - end time - the dynamics type (currently only ode)
Time to build out the core simulator.
Put this in a new file under a "simulation" folder.
Set it up as a single function that can accept some basic simulation parameters: