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

UltraNest support #13

Closed
JohannesBuchner opened this issue Feb 11, 2021 · 2 comments
Closed

UltraNest support #13

JohannesBuchner opened this issue Feb 11, 2021 · 2 comments
Assignees

Comments

@JohannesBuchner
Copy link

Would you be interested to add support for https://johannesbuchner.github.io/UltraNest/ ?
The interface should be very similar to pymultinest.

UltraNest is a very reliable tuning-parameter-free algorithm. I have published some examples where the UltraNest algorithm is unbiased while multinest's algorithm (implemented in pymultinest,nestle,dynesty) gives a different answer. UltraNest is a pure-python package and very easy to install with pip or conda.

UltraNest also supports resuming from disk and MPI parallelisation, if that is useful to you.

Perhaps this is already possible for you through bilby.

@JamesPaynter
Copy link
Owner

Hi Johannes,

Sorry I only just saw this. I am not working on this project at the moment, but I am certainly not opposed to adding support for UltraNest.

UltraNest is supported by Bilby, so it should only be a few lines of code, if that.

I will see what I can do,
James

@JamesPaynter JamesPaynter self-assigned this Jun 22, 2021
@JamesPaynter
Copy link
Owner

Repo is no longer actively maintained

@JamesPaynter JamesPaynter closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants