https://github.com/colmtalbot/dynesty
Dynamic Nested Sampling package for computing Bayesian posteriors and evidences
Science Score: 23.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
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Dynamic Nested Sampling package for computing Bayesian posteriors and evidences
Basic Info
- Host: GitHub
- Owner: ColmTalbot
- License: mit
- Language: Python
- Default Branch: master
- Homepage: https://dynesty.readthedocs.io/
- Size: 143 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of joshspeagle/dynesty
Created about 7 years ago
· Last pushed about 1 year ago
https://github.com/ColmTalbot/dynesty/blob/master/
[](https://github.com/joshspeagle/dynesty/actions/) [](https://dynesty.readthedocs.io/en/latest/?badge=latest) [](https://coveralls.io/github/joshspeagle/dynesty?branch=master)[](https://doi.org/10.5281/zenodo.3348367) dynesty =======  A Dynamic Nested Sampling package for computing Bayesian posteriors and evidences. Pure Python. MIT license. ### 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 If you find the package useful in your research, please cite at least *both* of these references: * The original paper [Speagle (2020)](https://ui.adsabs.harvard.edu/abs/2020MNRAS.493.3132S/abstract) * The python implementation [Koposov et al. (2024)](https://doi.org/10.5281/zenodo.3348367) (the citation info is at the bottom of the page on the right) and ideally also papers describing the underlying methods (see the [documentation](https://dynesty.readthedocs.io/en/latest/references.html) for more details) ### Reporting issues If you want to report issues, or have questions, please do that on [github](https://github.com/joshspeagle/dynesty/issues). ### Contributing Patches and contributions are very welcome! Please see [CONTRIBUTING.md](https://github.com/joshspeagle/dynesty/blob/master/CONTRIBUTING.md) for more details.
Owner
- Name: Colm Talbot
- Login: ColmTalbot
- Kind: user
- Website: https://colmtalbot.github.io/
- Repositories: 6
- Profile: https://github.com/ColmTalbot
GitHub Events
Total
- Push event: 7
- Create event: 2
Last Year
- Push event: 7
- Create event: 2