We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34c6c5 commit 33ec4c8Copy full SHA for 33ec4c8
README.rst
@@ -5,6 +5,9 @@ PyMC3
5
6
|Build Status|
7
8
+.. image:: https://coveralls.io/repos/github/pymc-devs/pymc3/badge.svg?branch=master
9
+:target: https://coveralls.io/github/pymc-devs/pymc3?branch=master
10
+
11
PyMC3 is a python module for Bayesian statistical modeling and model
12
fitting which focuses on advanced Markov chain Monte Carlo fitting
13
algorithms. Its flexibility and extensibility make it applicable to a
0 commit comments