Metadata-Version: 2.1
Name: jrpystan
Version: 1.0.1
Summary: Jumping Rivers: Introduction to Bayesian inference using PyStan
Author: Jumping Rivers
Author-email: info@jumpingrivers.com
Requires-Python: >=3.8,<4.0
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: arviz (>=0.12.0,<0.13.0)
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: pandas (>=1.4.2,<2.0.0)
Requires-Dist: pystan (>=3.4.0,<4.0.0)
