Skip to content

v0.1.6

Compare
Choose a tag to compare
@benmaier benmaier released this 30 Jul 09:35
· 4 commits to master since this release

Changed

  • renamed a parameter in StochasticEpiModel.simulate to stop_simulation_on_vanishing_total_event_rate, because it describes the mechanism better (adjusted TemporalNetwork) accordingly

Fixed

  • Disallowing resizing a visualization app on Linux OSes to avoid a recursion error
  • metadata such as epipack.__version__ is now correctly given out

Added

  • a SymbolicSEIRModel
  • a routine to generate random geometric graphs
  • the possiblity to add a callback function in StochasticEpiModel.simulate such that event tracking is possible