platon icon indicating copy to clipboard operation
platon copied to clipboard

UltraNest support

Open JohannesBuchner opened this issue 3 years ago • 1 comments

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 pymultinest 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.

JohannesBuchner avatar Feb 11 '21 11:02 JohannesBuchner