Skip to content
TimeWz edited this page Aug 4, 2017 · 3 revisions

Welcome to the Kamanian wiki!

The Kamanian is a toolkit for modelling in simulating disease dynamics. We include equation-based and agent-based models.

We provide four ways to modelling for users with different programming levels.

  • Modelling with object oriented style, controlling everything on your own, scalable and pythonic.
  • Modelling with function oriented style, controlling through scripts, clear and condense.
  • Modelling with our controller object, agile and parsimonious.
  • Modelling with our GUI, easy and fast.
Clone this wiki locally