Metadata-Version: 2.1
Name: estival
Version: 0.2.1
Summary: A set of calibration and probabilistic programming tools for use with summerepi2
Home-page: https://github.com/monash-emu/estival
License: BSD-2-Clause
Keywords: calibration,optimization,bayesian,compartmental modelling,summerepi
Author: David Shipman
Author-email: dshipman@gmail.com
Requires-Python: >=3.8.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: arviz (>=0.12.1)
Requires-Dist: nevergrad (>=0.6.0)
Requires-Dist: numpy (>=1.20.3)
Requires-Dist: pymc (>=5.2.0)
Requires-Dist: scipy (>=1.7.3)
Requires-Dist: summerepi2 (>=1.2.1)
Project-URL: Documentation, https://github.com/monash-emu/estival
Project-URL: Repository, https://github.com/monash-emu/estival
Description-Content-Type: text/markdown

# estival
Calibration and optimization tools for summer

A minimal pip-installable package providing MCMC and support tools for use with the summer2 library 

Based on the AuTuMN calibration module

https://github.com/monash-emu/AuTuMN

