Metadata-Version: 1.1
Name: pystan
Version: 0.2.0
Summary: Python interface to Stan, a package for Bayesian inference
Home-page: https://github.com/ariddell/pystan
Author: Allen B. Riddell
Author-email: abr@ariddell.org
License: GPLv3
Description: 
        Python Interface to Stan, a package for Bayesian inference using
        the No-U-Turn sampler, a variant of Hamiltonian Monte Carlo.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Cython
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
