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

suggestions to improve EoN runtime #95

Open joelmiller opened 11 months ago

joelmiller commented 11 months ago

3.11 numba various code optimizations [list comprehension, mapping rather than appending etc] numpy random in numpy rather than the default.