Fill y0 with zeroes if not of the correct shape
Open
- Dominant language
- Python
- Stars
- 65
- Forks
- 10
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 7
Description
It is a common use case, most of the concentrations in a complex reaction network will be zero. So assume them zero if some are missing.
https://github.com/geem-lab/overreact/blob/ae55264300b8d0e13626f8c6fb6000e16f48fa45/overreact/simulate.py#L58-L60
Contributor guide
Assessment
This issue has not been assessed yet.