Socket
Socket
Sign inDemoInstall

dynesty

Package Overview
Dependencies
0
Maintainers
2
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dynesty

A dynamic nested sampling package for computing Bayesian posteriors and evidences.


Maintainers
2

Readme

Build Status Documentation Status Coverage StatusDOI

dynesty

dynesty in action

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

Documentation

Documentation can be found here.

Installation

The most stable release of dynesty can be installed through pip 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.

Attribution

If you find the package useful in your research, please cite at least both of these references:

  • The original paper Speagle (2020)
  • The python implementation Koposov et al. (2023) (the citation info is at the bottom of the page on the right)

and ideally also papers describing the underlying methods (see the documentation for more details)

Reporting issues

If you want to report issues, or have questions, please do that on github.

Contributing

Patches and contributions are very welcome! Please see CONTRIBUTING.md for more details.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc