Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Summer is a compartmental disease modelling framework, written in Python. It provides a high-level API to build and run models.
summer2 is a Python-based framework for the creation and execution of compartmental (or "state-based") epidemiological models of infectious disease transmission.
It provides a range of structures for easily implementing compartmental models, including structure for some of the most common features added to basic compartmental frameworks, including:
Some helpful links to learn more:
summerepi2
.This project requires at least Python 3.10
Set up and activate an appropriate virtual environment, then install the summerepi2
package from PyPI
pip install summerepi2
You can now use the library to build and run models. See here for some code examples.
Summer has advanced interactive plotting tools built in - but they are greatly improved with the addition of the pygraphviz library.
If you are using conda, the simplest method of installation is as follows:
conda install --channel conda-forge pygraphviz
For other install methods, see https://pygraphviz.github.io/documentation/stable/install.html
Poetry is used for packaging and dependency management.
Releases are numbered using Semantic Versioning
FAQs
Summer is a compartmental disease modelling framework, written in Python. It provides a high-level API to build and run models.
We found that summerepi2 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.