Skip to main content

Agent-based HIV modeling tool.

Project description

===========
Simpact Purple
===========

*Simpact Purple* is a module for agent-based simulations of HIV and other
sexually transmitted diseases and is part of a suite of HIV modeling tools
known as *Simpact*. It is a useful tool for public health officials and
epidemiologists which implements a parallelized algorithm based on queue
theory. Typical usage::

#!/usr/bin/env python

import Simpact

if __name__ == '__main__':
s = Simpact.Simpact()
s.INITIAL_POPULATION = 1000
s.run()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SimpactPurple-0.1.0.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

SimpactPurple-0.1.0.macosx-10.3-fat.exe (76.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page