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
1d72ef7aa7
cara
/
caimira
History
Luis Aleixo
1d72ef7aa7
increased patch version
2023-09-05 10:17:43 +02:00
..
apps
increased patch version
2023-09-05 10:17:43 +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
Increasing number of samples in test_conditional_probability.py
2023-09-02 11:21:17 +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