Skip to content

Dynamic Nested Sampling package for computing Bayesian posteriors and evidences

License

Notifications You must be signed in to change notification settings

caseylam/dynesty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

307 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Please cite Speagle (2019) if you find the package useful in your research, along with any relevant papers on the citations page.

About

Dynamic Nested Sampling package for computing Bayesian posteriors and evidences

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%