Recent Releases of comma
comma - 1.1.3
This is the final version of this package as it has been handed over to the LA
What's Changed
- parameters re-added by @n400peanuts in https://github.com/covid19ABM/comma/pull/84
Full Changelog: https://github.com/covid19ABM/comma/compare/1.1.2...1.1.3
- Jupyter Notebook
Published by n400peanuts about 2 years ago
comma - 1.1.1
Comma has been refactored by @n400peanuts in https://github.com/covid19ABM/comma/pull/75
What's Changed
- model class now does not require a setup() anymore
- hypothesis and individual class interact in a more intuitive wway with model
- code has been improved for clarity and correcteness
Full Changelog: https://covid19abm.github.io/comma/whatsnew.html
- Jupyter Notebook
Published by n400peanuts over 2 years ago
comma - 1.1.0
What's Changed
- Comma integrates positivity to COVID-19 in the model by @n400peanuts in https://github.com/covid19ABM/comma/pull/73
- Code restyle by @n400peanuts in https://github.com/covid19ABM/comma/pull/74
Full Changelog: https://covid19abm.github.io/comma/whatsnew.html
- Jupyter Notebook
Published by n400peanuts over 2 years ago
comma - 1.0.0
In the current state, the comma package allows you to run 4 types of lockdown policies (absent, easy, hard, medium), and generate individuals with different types of features. Both lockdown policies and features are inputs specified by the user. The final output is a csv file containing the cumulative mental health per step, per agent, per lockdown.
This version has been possible only thanks to the following contributors: * @jiqicn * @n400peanuts * @Astrid-p
See the Full Changelog for details: https://github.com/covid19ABM/comma/commits/1.0.0
- Jupyter Notebook
Published by n400peanuts almost 3 years ago