Skip to content

Episimmer is an Epidemic Simulation Platform which aims to help answer your questions related to policies and restrictions during an epidemic.

License

Notifications You must be signed in to change notification settings

suryadheeshjith/Epidemic-Simulation

 
 

Repository files navigation

Testing Paper

Built using Episimmer

Dependencies

To install dependencies using pipenv run pipenv install.

Running Examples

To run code from current directory :

	cd examples
	python ../src/Main.py <Example name>

The required files in an example are as follows
-config.txt {Along with corresponding files denoted in config.txt}
-UserModel.py (User defined script)
-generate_policy.py (User defined script)

About

Episimmer is an Epidemic Simulation Platform which aims to help answer your questions related to policies and restrictions during an epidemic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 80.1%
  • Python 19.9%