Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add files via upload #1

Merged
merged 1 commit into from
May 19, 2022
Merged

Add files via upload #1

merged 1 commit into from
May 19, 2022

Conversation

beastraban
Copy link
Owner

A wrapper for the Dynesty nested sampler code.
Dynesty in general can be found here: https://dynesty.readthedocs.io/en/stable/

The wrapper inherits from the general `procedure' class.
The init methods accepts an additional flag for convergence (..converge:bool=False), and the other
arguments for the Dynesty sampler are given through a dictionary that is passed through **kwargs.

A wrapper for the Dynesty nested sampler code.
Dynesty in general can be found here: https://dynesty.readthedocs.io/en/stable/
@beastraban beastraban merged commit f2d5d56 into master May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant