All Projects β†’ joshspeagle β†’ Dynesty

joshspeagle / Dynesty

Licence: mit
Dynamic Nested Sampling package for computing Bayesian posteriors and evidences

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dynesty

Statsexpressions
Expressions and dataframes with statistical details πŸ“‰ πŸ“œπŸ”£βœ…
Stars: ✭ 144 (-30.77%)
Mutual labels:  bayesian-inference
Acutest
Simple header-only C/C++ unit testing facility.
Stars: ✭ 170 (-18.27%)
Mutual labels:  mit-license
Deepinterests
ζ·±εΊ¦ζœ‰θΆ£
Stars: ✭ 2,232 (+973.08%)
Mutual labels:  mit-license
Beast2
Bayesian Evolutionary Analysis by Sampling Trees
Stars: ✭ 156 (-25%)
Mutual labels:  bayesian-inference
Zhusuan
A probabilistic programming library for Bayesian deep learning, generative models, based on Tensorflow
Stars: ✭ 2,093 (+906.25%)
Mutual labels:  bayesian-inference
Stan
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
Stars: ✭ 2,177 (+946.63%)
Mutual labels:  bayesian-inference
Jquery jeditable
jQuery edit in place plugin. Extendable via plugin architecture. Plugins for plugin. Really.
Stars: ✭ 1,756 (+744.23%)
Mutual labels:  mit-license
Mobile App Landingpage Template
πŸ“± Free to use static generated website template for your mobile app
Stars: ✭ 208 (+0%)
Mutual labels:  mit-license
Shinystan
shinystan R package and ShinyStan GUI
Stars: ✭ 172 (-17.31%)
Mutual labels:  bayesian-inference
Ctml
A C++ HTML document constructor only depending on the standard library.
Stars: ✭ 180 (-13.46%)
Mutual labels:  mit-license
Csv2
Fast CSV parser and writer for Modern C++
Stars: ✭ 164 (-21.15%)
Mutual labels:  mit-license
Keylogger
Keylogger for Windows.
Stars: ✭ 166 (-20.19%)
Mutual labels:  mit-license
Ocat
The Open Capture and Analytics Tool (OCAT) provides an FPS overlay and performance measurement for D3D11, D3D12, and Vulkan
Stars: ✭ 174 (-16.35%)
Mutual labels:  mit-license
Rethinking Tensorflow Probability
Statistical Rethinking (2nd Ed) with Tensorflow Probability
Stars: ✭ 152 (-26.92%)
Mutual labels:  bayesian-inference
Bayesianrecurrentnn
Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al
Stars: ✭ 201 (-3.37%)
Mutual labels:  bayesian-inference
Libopencad
OpenSource library under X/MIT license to work with CAD files (DWG/DXF). Please use repository linked below, this one is abandoned.
Stars: ✭ 147 (-29.33%)
Mutual labels:  mit-license
Dynamichmc.jl
Implementation of robust dynamic Hamiltonian Monte Carlo methods (NUTS) in Julia.
Stars: ✭ 172 (-17.31%)
Mutual labels:  bayesian-inference
Elfi
ELFI - Engine for Likelihood-Free Inference
Stars: ✭ 208 (+0%)
Mutual labels:  bayesian-inference
Vulkan Renderer
A new 3D game engine using modern C++ and Vulkan API
Stars: ✭ 205 (-1.44%)
Mutual labels:  mit-license
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (-13.46%)
Mutual labels:  mit-license

dynesty

dynesty in action

A Dynamic Nested Sampling package for computing Bayesian posteriors and evidences. Pure Python. MIT license.

Documentation

Documentation can be found here.

Installation

The most stable release of dynesty can be installed through pip via

pip install dynesty

The current (less stable) development version can be installed by running

python setup.py install

from inside the repository.

Demos

Several Jupyter notebooks that demonstrate most of the available features of the code can be found here.

Attribution

If you find the package useful in your research, please see the documentation for papers you should cite.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].