Published May 14, 2024 | Version v2.0.0
Software Open

sir_ddft – A Rust implementation of the SIR-DDFT and SZ-DDFT model with Python and JavaScript bindings

  • 1. Institut für Theoretische Physik, Center for Soft Nanoscience, Westfälische Wilhelms-Universität Münster, D-48149 Münster, Germany

Description

This is the second release of the sir_ddft package. Most notably, this release includes an implementation of the SZ-DDFT model, i.e. a field theory for active matter with non-reciprocal interactions modeling a "zombie pandemic".

This is a new major version as there is some API breakage:

  • Breaking changes to the internal ODE solver
  • Added mortality rate to SIR parameters
  • Significant version bumps to some dependencies (PyO3/Maturin in particular) that cause visible changes at least in the Python API

This release also includes significant cleanup of the example code including the code used to generate the figures in the article linked above.

Files

jjegg01/sir_ddft-v2.0.0.zip

Files (1.2 MB)

Name Size Download all
md5:774a58e2d1981f3e5324404540346150
1.2 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/jjegg01/sir_ddft/tree/v2.0.0 (URL)
References
Preprint: 10.48550/arXiv.2307.00437 (DOI)

Funding

SFB 1459 433682494
Deutsche Forschungsgemeinschaft

Software

Repository URL
https://github.com/jjegg01/sir_ddft
Programming language
Rust, Python, JavaScript