dfm / emcee
The Python ensemble sampling toolkit for affine-invariant MCMC
☆1,509Updated last month
Alternatives and similar repositories for emcee:
Users that are interested in emcee are comparing it to the libraries listed below
- Make some beautiful corner plots☆535Updated last week
- Dynamic Nested Sampling package for computing Bayesian posteriors and evidences☆377Updated last week
- Fast and flexible Gaussian Process regression in Python☆457Updated last week
- Render probabilistic graphical models using matplotlib☆678Updated this week
- THIS IS THE **OLD** PYMC PROJECT (VERSION 2). PLEASE USE PYMC INSTEAD:☆879Updated 4 years ago
- PyStan, the Python interface to Stan☆926Updated 4 years ago
- MCMC samplers for Bayesian estimation in Python, including Metropolis-Hastings, NUTS, and Slice☆340Updated 2 years ago
- (Deprecated) Experimental PyMC interface for TensorFlow Probability. Official work on this project has been discontinued.☆710Updated 3 years ago
- Pythonic Bayesian inference and visualization for the MultiNest Nested Sampling Algorithm and PyCuba's cubature algorithms.☆199Updated 4 months ago
- Galactic Dynamics in python☆239Updated this week
- Machine learning, statistics, and data mining for astronomy and astrophysics☆1,087Updated 11 months ago
- ⚡️ zeus: Lightning Fast MCMC ⚡️☆235Updated last year
- A friendly package for Kepler & TESS time series analysis in Python.☆444Updated 3 weeks ago
- Bayesian Python: Bayesian inference tools for Python☆696Updated 6 months ago
- Exploratory analysis of Bayesian models with Python☆1,682Updated last week
- ELFI - Engine for Likelihood-Free Inference☆274Updated this week
- SunPy - Python for Solar Physics☆951Updated last week
- Python package for Bayesian Machine Learning with scikit-learn API☆517Updated 3 years ago
- Gaussian processes framework in python☆2,089Updated 3 months ago
- Non-Linear Least Squares Minimization, with flexible Parameter settings, based on scipy.optimize, and with many additional classes and me…