JohannesBuchner / UltraNest

Fit and compare complex models reliably and rapidly. Advanced nested sampling.
https://johannesbuchner.github.io/UltraNest/
Other
142 stars 30 forks source link

Update integrator.py #45

Closed SmirnGreg closed 2 years ago

SmirnGreg commented 2 years ago

Fix crashing when number of processes is larger than number of living points #43

SmirnGreg commented 2 years ago

Don't merge yet, I'll finish testing. But now it seems to work in production.

SmirnGreg commented 2 years ago

Seems that everything works fine for me.

JohannesBuchner commented 2 years ago

Please see here https://github.com/JohannesBuchner/UltraNest/issues/44#issuecomment-921706780

JohannesBuchner commented 2 years ago

Please remove the trailing space and let me know if the patch solves the crash.

SmirnGreg commented 2 years ago

For me, it solves the crash. Thanks again for the cooperation and fast suggestion on the fixes.

JohannesBuchner commented 2 years ago

Lets see if the CI is happy ... https://app.circleci.com/pipelines/github/JohannesBuchner/UltraNest/191/workflows/7ca08ede-01c8-4e80-9c68-0f5613988463/jobs/189

JohannesBuchner commented 2 years ago

Great, CI is happy, so I will make another release.

JohannesBuchner commented 2 years ago

3.3.3 is out!

Thanks a lot @SmirnGreg!

JohannesBuchner commented 3 months ago

Late but better than never: Thank you for your contribution! I added your name to the contributor list in the README.