Primitives for Bayesian MCMC inference
Project description
# Distributions
[![Build Status](https://travis-ci.org/posterior/distributions.svg?branch=master)](https://travis-ci.org/posterior/distributions) [![Latest Version](https://badge.fury.io/py/distributions.svg)](https://pypi.python.org/pypi/distributions) [![DOI](https://zenodo.org/badge/29212688.svg)](https://zenodo.org/badge/latestdoi/29212688)
Distributions provides low-level primitives for collapsed Gibbs sampling in Python and C++ including:
special numerical functions,
samplers and density functions from a variety of distributions,
conjugate component models (e.g., gamma-Poisson, normal-inverse-chi-squared),
clustering models (e.g., CRP, Pitman-Yor), and
efficient wrappers for mixture models.
Distributions powered a machine-learning-as-a-service for Prior Knowledge Inc., and now powers machine learning infrastructure at Salesforce.com.
## Installation
For python-only support (no C++) you can install with pip:
pip install distributions
For help with other builds, see [the installation documentation](http://distributions.readthedocs.org/en/latest/installation.html).
## Documentation
The official documentation lives at http://distributions.readthedocs.org/.
Branch-specific documentation lives at
[Overview](/doc/overview.rst)
[Installation](/doc/installation.rst)
## Authors (alphabetically)
Jonathan Glidden <https://twitter.com/jhglidden>
Eric Jonas <https://twitter.com/stochastician>
Fritz Obermeyer <https://github.com/fritzo>
Cap Petschulat <https://github.com/cap>
Stephen Tu <https://github.com/stephentu>
## License
Copyright (c) 2014 Salesforce.com, Inc. All rights reserved.
Licensed under the Revised BSD License. See [LICENSE.txt](LICENSE.txt) for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file distributions-2.2.1.tar.gz
.
File metadata
- Download URL: distributions-2.2.1.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 615361674ddc5f0baa40b0262d0c923a03ab892acc21ff27a4a7549a83bf8194 |
|
MD5 | 0c5195bad4863c9aac671147f53aeb2b |
|
BLAKE2b-256 | 816add6d0bd96b2d30495e6bbe5ec45e3d4a33db3f9045ded939110c25063e8c |