Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 220 Bytes

README.MD

File metadata and controls

13 lines (11 loc) · 220 Bytes

SEIR Models

ABMs in various languages and with implementation choices.

  • C++
  • Clojure
  • F#
  • Julia
  • Python - NumPy
  • Python - State Machines (NumPy)
  • Python - PyCUDA
  • R
  • Rust