Skip to content

Commit eba59ef

Browse files
committed
some updates
1 parent 8a938f1 commit eba59ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ https://arxiv.org/abs/1504.06129)
157157
## CPNest
158158

159159
> Parallel nested sampling in python.
160+
> CPNest is a python package for performing Bayesian inference using the nested sampling algorithm. It is designed to be simple for the user to provide a model via a set of parameters, their bounds and a log-likelihood function. An optional log-prior function can be given for non-uniform prior distributions.
160161
161162
<img src="./img/github.png" width="20" height="20"> [Repo](
162163
https://github.com/johnveitch/cpnest) |
@@ -174,7 +175,9 @@ evidences.
174175
<img src="./img/github.png" width="20" height="20"> [Repo](
175176
https://github.com/joshspeagle/dynesty) |
176177
<img src="./img/docs.png" width="20" height="20"> [Docs](
177-
https://dynesty.readthedocs.io/)
178+
https://dynesty.readthedocs.io/) |
179+
<img src="./img/art.png" width="20" height="20"> [Article](
180+
https://arxiv.org/abs/1904.02180)
178181

179182
---
180183

0 commit comments

Comments
 (0)