Metadata-Version: 2.1
Name: estival
Version: 0.1.2
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,summerepi
Author: David Shipman
Author-email: dshipman@gmail.com
Requires-Python: >=3.7.0,<3.11
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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: numpy (>=1.20.3)
Requires-Dist: scipy (>=1.7.3)
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

