Metadata-Version: 1.1
Name: bayesim
Version: 0.9.5
Summary: Fast model fitting via Bayesian inference
Home-page: UNKNOWN
Author: Rachel Kurchin, Giuseppe Romano
Author-email: rkurchin@mit.edu, romanog@mit.edu
License: GPLv2
Description: Description
        ===========
        The little home on the internet for our adaptive grid sampled Bayesian inference code. Check it out if you want to compute probability distributions over ~1-10 input parameters to a relatively computationally expensive (10's of core-seconds per evaluation) model.
        
        More detailed documentation `here <https://pv-lab.github.io/bayesim/_build/html/index.html>`_.
        
        
        Installation and Usage
        ======================
        Install using
        
        .. code-block:: shell
        
          pip install bayesim
        
        Information
        ===========
        :Authors:
            Rachel C. Kurchin and Giuseppe Romano
        
        :Version: 0.9.4 as of September 2018
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
