springer-math / Mathematics-of-Epidemics-on-Networks

Source code accompanying 'Mathematics of Epidemics on Networks' by Kiss, Miller, and Simon http://www.springer.com/us/book/9783319508047 . Documentation for the software package is at https://epidemicsonnetworks.readthedocs.io/en/latest/
MIT License
151 stars 61 forks source link

`get_statuses` should default to all nodes #18

Closed joelmiller closed 6 years ago

joelmiller commented 6 years ago

simulation_Investigation.get_statuses(nodelist, time) should have single required argument, time, and should default to all nodes.