This website requires JavaScript.
Explore
Help
Sign In
pingu_98
/
cara
Watch
1
Star
0
Fork
You've already forked cara
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7fd0e0f8ec
cara
/
caimira
History
Luis Aleixo
7fd0e0f8ec
updated env var EXTRA_PAGES structure
2023-05-09 17:13:46 +02:00
..
apps
updated env var EXTRA_PAGES structure
2023-05-09 17:13:46 +02:00
data
docs
Change all normalization factors and emission rates (when present) into 'per person' quantities (i.e. do not normalize anymore by the number of infected people) - to allow dynamic number of infected people. Changing the test accordingly, and the documentation. Adding a __post_init__ check in ExposureModel to forbid the use of dynamic number of exposed people, for now.
2023-04-28 08:54:59 +02:00
monte_carlo
updated branch according to review: - new presence_interval() method in the population class that avoids repetition of if conditions through the code. - typo fix. -tests were updated accordingly
2023-04-28 12:05:30 +02:00
scripts
tests
updated env var EXTRA_PAGES structure
2023-05-09 17:13:46 +02:00
__init__.py
dataclass_utils.py
models.py
updated branch according to review: - new presence_interval() method in the population class that avoids repetition of if conditions through the code. - typo fix. -tests were updated accordingly
2023-04-28 12:05:30 +02:00
state.py
removed pin from mypy
2023-04-18 17:21:21 +02:00
utils.py