Welcome to plotutils’s documentation!

plotutils contains utilities that are designed to make working with samples from 1- and 2-D probability density functions easier with matplotlib. In particular, from a set of samples drawn from some posterior distribution you can

To install plotutils, simply execute python setup.py install in the root directory.

You can find the source for the plotutils package at http://github.com/farr/plotutils.

Contents:

Indices and tables

Table Of Contents

Next topic

plotutils Package

This Page