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 #19

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

UltraNest support #19

JohannesBuchner opened this issue Feb 11, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@JohannesBuchner
Copy link

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

UltraNest is a very reliable tuning-parameter-free algorithm. It can be faster than dynesty, especially if you take advantage of vectorization.

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

@jvines
Copy link
Owner

jvines commented Feb 19, 2021

Hi!

This certainly looks interesting! I don't have much time at hand, but I'll take a look at it :)

One quick question regarding speed vs dynesty, is it faster when not parallelized vs dynesty parallelized?

@jvines jvines added the enhancement New feature or request label Feb 19, 2021
@JohannesBuchner
Copy link
Author

Possibly, but that depends on many factors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants