Bug description
In pycode\examples\simulation\sde_sirs_simple.py the variable days is not defined. Presumably there is a mismatch between days and tmax. The example does not run.
Version
Windows
To reproduce
- Run the example
Relevant log output
Add any relevant information, e.g. used compiler, screenshots.
- Proposed fix: Change days into tmax in simulation function
Checklist
Bug description
In pycode\examples\simulation\sde_sirs_simple.py the variable
daysis not defined. Presumably there is a mismatch betweendaysandtmax. The example does not run.Version
Windows
To reproduce
Relevant log output
Add any relevant information, e.g. used compiler, screenshots.
- Proposed fix: Change days into tmax in simulation functionChecklist