Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kbarbary/nestedsampling.jl
Nested Sampling algorithms for Julia
https://github.com/kbarbary/nestedsampling.jl
Last synced: about 1 month ago
JSON representation
Nested Sampling algorithms for Julia
- Host: GitHub
- URL: https://github.com/kbarbary/nestedsampling.jl
- Owner: kbarbary
- License: other
- Created: 2014-12-16T02:58:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-23T23:23:25.000Z (almost 10 years ago)
- Last Synced: 2024-05-09T19:19:29.136Z (6 months ago)
- Language: Julia
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NestedSampling
Nested sampling algorithm(s) in Julia.
Ellipsoidal algorithm based on the description in F. Feroz,
M. P. Hobson and M. Bridges 2009, MNRAS 398, 1601
[[arXiv](http://arxiv.org/abs/0809.3437)]This is a work in progress.