Johannes Buchner

Results 56 issues of Johannes Buchner

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

This is a work-in-progress to add two more samplers: 1. https://johannesbuchner.github.io/UltraNest/ is a nested sampler that can be operated in two modes: (1) with MLFriends, a parameter-free safe algorithm, efficient...

enhancement

PR https://github.com/JohannesBuchner/BXA/pull/51 merged code that shows nice notebooks. We should * add these on the website under "Bayesian workflow" using nb-sphinx, so that they are run when the documentation is...

At the moment, the NWAY API only returns a match table giving indices of the entries in the input catalog. The NWAY command line tool copies all entries into a...

At the moment, the API allows per-catalog "magnitude" histograms for weighing posterior probabilities. NWAY could allow multi-catalog band combinations to be passed to a function for reweighing. This would allow...

At the moment, the API and nway command implement the same behaviour separately. Some refactoring to reuse the API in the nway command would be useful to ensure consistency, feature...

Would you be interested to add support for https://johannesbuchner.github.io/UltraNest/ ? The interface should be very similar to dynesty. UltraNest is a very reliable tuning-parameter-free algorithm. It can be faster than...

Hi, Thanks for making this open source, I was able to adopt your geodesic code for another project. You may be interested in making renderings for 360° virtual reality videos,...

awk is a small DSL which can parse texts relatively quickly. It is installed by default on many unix-based systems, requires little code, and is easy to integrate in shell...

new solution

Hi, I am looking for a way to obtain the intermediate latex files, so that I may upload it to arxiv. Will post the solution in a moment. Cheers, Johannes