joshspeagle / dynesty

Dynamic Nested Sampling package for computing Bayesian posteriors and evidences
https://dynesty.readthedocs.io/
MIT License
347 stars 76 forks source link

Fixes #221

Closed segasai closed 3 years ago

segasai commented 3 years ago

Hi,

this is continuation of previous patch. I make the logic of two loops in bounding_ellipsoids the same and removed another try: catch: as well as clarified the numbers used in making matrix more invertable.