Closed jmason42 closed 5 years ago
The time and counts output are lists while simulating, which makes sense, but also lists on return, which is inconvenient. We should cast straight to arrays before returning.
Addressed by #22
The time and counts output are lists while simulating, which makes sense, but also lists on return, which is inconvenient. We should cast straight to arrays before returning.