Code for laying out on the rocks all day with the homies and doing Bayesian statistics.
- bessel.pyx: Implements rejection sampling for the Bessel distribution.
- mcmc_model.pyx: Implements Cython interface for MCMC models.
- sample.pyx: Implements fast Cython method for sampling various distributions.
- slice_sample.pyx: Implements general slice-sampling interface.
- numpy
- scipy
- argparse
- path
- scikit-learn
- cython
- GSL