Metadata-Version: 2.1
Name: qhbayes
Version: 0.0.6
Summary: Bayesian methods for inferring mass eruption rate for column height (or vice versa) for volcanic eruptions
Author: markwoodhouse
Author-email: mark.woodhouse@bristol.ac.uk
Requires-Python: >=3.8,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pint (>=0.18,<0.19)
Requires-Dist: Theano (>=1.0.5,<2.0.0)
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: arviz (>=0.11.4,<0.12.0)
Requires-Dist: dash (>=2.3.0,<3.0.0)
Requires-Dist: dash-bootstrap-components (>=1.0.3,<2.0.0)
Requires-Dist: dash-extensions (>=0.0.71,<0.0.72)
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: numpy (>=1.15.0,<1.22.2)
Requires-Dist: pandas (>=1.4.1,<2.0.0)
Requires-Dist: plotly (>=5.6.0,<6.0.0)
Requires-Dist: pymc3 (>=3.11.5,<4.0.0)
Requires-Dist: scipy (>=1.7.3,<1.8.0)
Requires-Dist: seaborn (>=0.11.2,<0.12.0)
Requires-Dist: setuptools (>=60.10.0,<61.0.0)
