Skip to main content

A Python implementation of an Approximate Bayesian Computation Sequential Monte Carlo (ABC SMC) sampler for parameter estimation.

Project description

Approximate Bayesian computation (ABC) and so called “likelihood free” Markov chain Monte Carlo techniques are popular methods for tackling parameter inference in scenarios where the likelihood is intractable or unknown. These methods are called likelihood free as they are free from the usual assumptions about the form of the likelihood e.g. Gaussian, as ABC aims to simulate samples from the parameter posterior distribution directly. astroABC is a python package that implements an Approximate Bayesian Computation Sequential Monte Carlo (ABC SMC) sampler as a python class. It is extremely flexible and applicable to a large suite of problems. astroABC requires NumPy,``SciPy`` and sklearn. mpi4py and multiprocessing are optional.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

astroabc-1.5.0.tar.gz (18.8 kB view hashes)

Uploaded Source

Built Distribution

astroabc-1.5.0-py3-none-any.whl (24.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page