epistochmodels ~master

CTMC epidemic models in D for Python


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

EpiStochModels

Continuous time stochastic epidemic models implemented in D and wrapped in Python.

Check the documentation for detailed instructions on how to install and use. You can also have a look at the example notebooks here.

Development

In order to work on EpiStochModels you need to have DMD or LDC dlang compilers installed. The you can activate the dlang environment in your shell:

source ~/dlang/ldc-1.27.1/activate.fish

the line above, is for fish shell, if you use bash, do this (to use the DMD compiler)

source ~/dlang/dmd-2.097.2/activate 

to deactivate the virtual environment run deactivate after you are done.

To test the package:

dub test
Authors:
  • Flávio Codeco Coelho
Dependencies:
mir-core, mir, silly, mir-random, mir-algorithm, pyd
Versions:
0.3.2 2021-Jan-11
0.3.1 2021-Jan-03
~master 2021-Sep-30
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 10 downloads total

Score:
1.2
Short URL:
epistochmodels.dub.pm