memilio
memilio copied to clipboard
Modular spatio-temporal models for epidemic and pandemic simulations
### Motivation / Current Behaviour - ### Enhancement description By the developer from pybind11 (and nanobind), I was pointed / we were suggested to move to nanobind since it uses...
# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Add memilio2sbml executable - Add documentation for memilio2sbml executable If need...
### Bug description The named example often doesnt terminate in the debug mode and causing the CI to fail. This is caused by the root within the get_flows function. Since...
### Description The template for pull requests is now outdated. The links need to be updated to readthedocs and the check for documentation needs to be rewritten. ### Version Any...
### Feature description Add all scripts that have been used to visualize model outputs e.g. for papers to the tools folder. The scripts should be commented properly and should not...
# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Non model dependent io function of the population, case, divi are...
### Motivation / Current Behaviour During travel, the infection states of individuals can change, making it difficult to track these transitions in ODE frameworks where populations are aggregated into compartments....
# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - - - If need be, add additional information and what the...
### Motivation / Current Behaviour The check_constraint functions should check whether the parameters are set to acceptible values e.g. if stay times are > 0. If the constraint is not...
### Provide a description of requested documentation changes. Add documentation for python classes into the bindings based on c++ docs