Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kbarbary/nestle

Pure Python, MIT-licensed implementation of nested sampling algorithms for evaluating Bayesian evidence.
https://github.com/kbarbary/nestle

bayesian-inference nested-sampling python

Last synced: 19 days ago
JSON representation

Pure Python, MIT-licensed implementation of nested sampling algorithms for evaluating Bayesian evidence.

Awesome Lists containing this project

README

        

nestle
======

/ˈnesəl/ (rhymes with "wrestle")

Pure Python, MIT-licensed implementation of nested sampling algorithms for
evaluating Bayesian evidence.

[![Build Status](https://img.shields.io/travis/kbarbary/nestle.svg?style=flat-square)](https://travis-ci.org/kbarbary/nestle)
[![Coverage Status](http://img.shields.io/coveralls/kbarbary/nestle.svg?style=flat-square)](https://coveralls.io/r/kbarbary/nestle?branch=master)

Documentation
-------------

See http://kbarbary.github.io/nestle.