Metadata-Version: 2.1
Name: mc3
Version: 3.0.2
Summary: Multi-core Markov-chain Monte Carlo package.
Home-page: https://github.com/pcubillos/mc3
Author: Patricio Cubillos
Author-email: patricio.cubillos@oeaw.ac.at
License: MIT
Description: ## MC3: Multi-core Markov-chain Monte Carlo
        > A Python implementation of the Markov-chain Monte Carlo algorithm.
        
        [![Build Status](https://travis-ci.com/pcubillos/mc3.svg?branch=master)](https://travis-ci.com/pcubillos/mc3)
        [![Documentation Status](https://readthedocs.org/projects/mc3/badge/?version=latest)](https://mc3.readthedocs.io/en/latest/?badge=latest)
        [![PyPI](https://img.shields.io/pypi/v/mc3.svg)](https://pypi.org/project/mc3)
        ![GitHub](https://img.shields.io/github/license/pcubillos/mc3.svg?color=blue)
        
        Find the full ``MC3`` documentation at <https://mc3.readthedocs.io>.
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
