approximate bayesian computing with population monte carlo
Project description
A Python Approximate Bayesian Computing (ABC) Population Monte Carlo (PMC) implementation based on Sequential Monte Carlo (SMC) with Particle Filtering techniques.
The abcpmc package has been developed at ETH Zurich in the Software Lab of the Cosmology Research Group of the ETH Institute of Astronomy.
The development is coordinated on GitHub and contributions are welcome. The documentation of abcpmc is available at readthedocs.org and the package is distributed over PyPI.
Features
Entirely implemented in Python and easy to extend
Follows Beaumont et al. 2009 PMC algorithm
Parallelized with muliprocessing or message passing interface (MPI)
Extendable with k-nearest neighbour (KNN) or optimal local covariance matrix (OLCM) pertubation kernels (Fillipi et al. 2012)
Detailed examples in IPython notebooks
A 2D gauss case study
A Multi distance case study
A toy model including a comparison to theoretical predictions
History
0.1.2 (2016-01-27)
Added support for sampling with multiple distance simultaneously
Clean setup.py
Simplifying the code
Improved documentation
0.1.1 (2015-05-03)
Python 3 support
Minor fixes
Improved documentation
0.1.0 (2015-04-28)
First release
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 abcpmc-0.1.2.tar.gz
.
File metadata
- Download URL: abcpmc-0.1.2.tar.gz
- Upload date:
- Size: 872.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11be8532b90785e01ad68b6ea70819716d34fd5e00553585364a60d5742e90b1 |
|
MD5 | 359a4089d5e0cdeaca56acedd9eaa466 |
|
BLAKE2b-256 | 37b7b5ef59828f4ec646ba78090790f74845009044d65357580ecf5ee7fa77a1 |