The Stride acronym stands for Simulate transmission of infectious diseases.
The project is hosted in a GitHub code repository and has a continous integration
cycle build & test at Travis CI. The online reference documentation is automatically
generated with each new commit of the code.
The current status of the project build is :
Information on layout, installation, dependencies of the project, and platforms that
are supported, can be found in the files INSTALL.txt, DEPENDENCIES.txt and
PLATFORMS.txt respectively.
For license info, see LICENSE.txt.
Current contributors are (in alphabetical order):
- Jan Broeckhove ([email protected])
- Elise Kuylen ([email protected])
- Lander Willem ([email protected])
A breakdown of project artefacts (excluding third-party material) generated with the
cloc tool on 12/05/2018:
Language | files | blank | comment | code |
---|---|---|---|---|
C++ | 60 | 777 | 1463 | 3713 |
C/C++ Header | 88 | 950 | 2450 | 2552 |
Python | 26 | 266 | 388 | 847 |
R | 6 | 322 | 353 | 729 |
CMake | 20 | 103 | 602 | 572 |
YAML | 2 | 17 | 22 | 126 |
Markdown | 5 | 36 | 0 | 99 |
make | 1 | 20 | 39 | 99 |
Bourne Again Shell | 2 | 17 | 40 | 92 |
SWIG | 5 | 19 | 12 | 65 |
XML | 2 | 4 | 0 | 56 |
Bourne Shell | 3 | 23 | 65 | 54 |
XSLT | 1 | 8 | 0 | 36 |
-------- | -------- | -------- | -------- | -------- |
SUM: | 221 | 2562 | 5434 | 9040 |