Metadata-Version: 2.4
Name: miscore-sim
Version: 1.0.1
Summary: A Python framework for discrete-event microsimulation of diseases and interventions
Author: Niels Dunnewind et al.
Maintainer-email: "MISCAN Core team, Department of Public Health, Erasmus University Medical Center" <miscan@erasmusmc.nl>
Project-URL: Documentation, https://miscore.io
Project-URL: Source, https://gitlab.com/erasmusmc-public-health/early-detection-and-screening/miscore
Project-URL: Issues, https://gitlab.com/erasmusmc-public-health/early-detection-and-screening/miscore/-/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.0.0
Requires-Dist: pandas!=1.3.0,>=1
Requires-Dist: tqdm>=4.40
Requires-Dist: matplotlib>=3
Requires-Dist: scipy>=1
Dynamic: license-file

# MISCore

The MISCAN Core, or MISCore, is a Python modelling platform for discrete-event microsimulation. 

Please read the documentation at https://miscore.io
