WhitmanOptiLab / DENSE

A generic library for simulating networks of ordinary and delay differential equations for systems modeling
GNU General Public License v3.0
3 stars 9 forks source link

Analysis output off by 1 cell #109

Open johnastratton opened 3 years ago

johnastratton commented 3 years ago

It seems like there's a mismatch between expectations of whether the cell-end field in an analysis .xml file should be inclusive or exclusive. Test cases seem to assume that it is inclusive, but reality is that it is exclusive. We should make this consistent and documented.