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: about 1 year 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T13:15:23.000Z (almost 3 years ago)
- Last Synced: 2025-04-02T21:12:53.663Z (about 1 year ago)
- Topics: bayesian-inference, nested-sampling, python
- Language: Python
- Homepage: http://kbarbary.github.io/nestle
- Size: 2.38 MB
- Stars: 74
- Watchers: 11
- 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.
[](https://travis-ci.org/kbarbary/nestle)
[](https://coveralls.io/r/kbarbary/nestle?branch=master)
Documentation
-------------
See http://kbarbary.github.io/nestle.