Johannes Buchner

Results 54 issues of Johannes Buchner

I am having some issues with this implementation. I ran `SCENE=axis INI=LOWSQ make mp4` And received axis.mp4. Then I used the spatial-media program: python ~/Downloads/spatial-media/spatialmedia/ -s top-bottom axis.mp4 axis-2.mp4 and...

Dear all, I wanted to point out to you: 1) a paper released today comparing various methods for characterizing variability in gappy X-ray light curves in the Poisson regime, with...

GSoC

https://celerite.readthedocs.io/en/stable/python/kernel/#celerite.terms.ComplexTerm states: "The parameter log_b can be omitted and it will be assumed to be zero." more precisely, b=0 is assumed. https://github.com/dfm/celerite/blob/main/celerite/terms.py#L439 Suggested new wording: "The parameter log_b can be...

Add languagecheck to the "Spell Checking and Linting" section. Short pitch Describe why this change is made. Alternatively, refer to existing issues if any. You could try to answer: *...

The installation instructions should be consolidated for MacOS and Linux users to here: https://johannesbuchner.github.io/PyMultiNest/install.html TODO: * mention MPI installation instructions * collect MacOS-related instructions from issues * conda install *...

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

Hi, Conversations is a really useful and cool extension. Thank you so much for making it! In weekly announcement emails, the thread can become very long (hundreds of emails). Then...

enhancement

Dear all, I am wondering if there is interest to incorporate some problems from astrophysics. On the one hand, I have assembled a few real problems which use specialized libraries,...

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

enhancement
v2.0

Hi @guyskk I found your validr_uncython.py scipt quite useful. After modifying it for my needs, I placed it as a standalone project here: https://github.com/JohannesBuchner/uncythonize and uploaded it also to pypi....