1794 Forks
7644 Stars
7644 Watchers

pymc

Bayesian Modeling in Python

How to download and setup pymc

Open terminal and run command
git clone https://github.com/pymc-devs/pymc.git
git clone is used to create a copy or clone of pymc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pymc https://github.com/pymc-devs/pymc/archive/master.zip

Or simply clone pymc with SSH
[email protected]:pymc-devs/pymc.git

If you have some problems with pymc

You may open issue on pymc support forum (system) here: https://github.com/pymc-devs/pymc/issues