cara/caimira
2023-08-03 15:01:31 +02:00
..
apps added a method to manufacture conditional probability and send it in the report 2023-08-03 15:01:31 +02:00
data updated VE and added default values on UI components 2022-11-10 16:09:32 +01:00
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 remove Git LFS and change data file URL 2023-06-07 11:39:56 +02:00
tests solved seed problem with conditional prob test 2023-08-02 14:49:03 +02:00
__init__.py updated GitLab repository URL 2022-12-15 14:30:11 +00:00
dataclass_utils.py added a method to get a nested attribute on a dataclass 2023-02-13 15:04:35 +01:00
models.py created a simple population class for the CO2 concentration model 2023-07-25 13:18:33 +02:00
state.py removed pin from mypy 2023-04-18 17:21:21 +02:00
utils.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00