Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kbarbary/nestle
- Owner: kbarbary
- License: other
- Created: 2013-07-18T19:28:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T13:15:23.000Z (over 1 year ago)
- Last Synced: 2024-10-13T23:32:08.580Z (about 1 month ago)
- Topics: bayesian-inference, nested-sampling, python
- Language: Python
- Homepage: http://kbarbary.github.io/nestle
- Size: 2.38 MB
- Stars: 75
- Watchers: 12
- Forks: 27
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.md
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.