https://github.com/abeelen/dynesty

Dynamic Nested Sampling package for computing Bayesian posteriors and evidences

https://github.com/abeelen/dynesty

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Dynamic Nested Sampling package for computing Bayesian posteriors and evidences

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of joshspeagle/dynesty
Created about 7 years ago · Last pushed about 7 years ago

https://github.com/abeelen/dynesty/blob/master/

dynesty
=======

![dynesty in action](https://github.com/joshspeagle/dynesty/blob/master/docs/images/title.gif)

A Dynamic Nested Sampling package for computing Bayesian posteriors and
evidences. Pure Python. MIT license. **Beta release.**

### Documentation
Documentation can be found [here](https://dynesty.readthedocs.io).

### Installation
The most stable release of `dynesty` can be installed
through [pip](https://pip.pypa.io/en/stable) via
```
pip install dynesty
```
The current (less stable) development version can be installed by running
```
python setup.py install
```
from inside the repository.

### Demos
Several Jupyter notebooks that demonstrate most of the available features
of the code can be found 
[here](https://github.com/joshspeagle/dynesty/tree/master/demos).

### Attribution

Please cite [Speagle (2019)](https://arxiv.org/abs/1904.02180) if you find the 
package useful in your research.

Owner

  • Name: Alexandre Beelen
  • Login: abeelen
  • Kind: user

GitHub Events

Total
Last Year