Skip to content

ljwolf/mcmcplotlib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcmcplotlib

Python package to plot MCMC samples

Installation

The latest version can be installed from the master branch using pip:

pip install git+git://github.com/mcmcplotlib/mcmcplotlib.git

Another option is to clone the repository and install using python setup.py install or python setup.py develop. (Looking for a volunteer to register package on pypi/conda)

Dependencies

mcmcplotlib is tested on Python 2.7 and 3.3 and depends on NumPy, SciPy and Matplotlib (see setup.py for version information).

About

Python package to plot MCMC samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.8%
  • Python 6.2%