joshspeagle / dynesty

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

Pool args fix #466

Closed segasai closed 8 months ago

segasai commented 8 months ago

Address #464

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7173093321


Totals Coverage Status
Change from base Build 7105543502: -0.01%
Covered Lines: 4153
Relevant Lines: 4530

💛 - Coveralls
segasai commented 8 months ago

Thanks for taking a look. I accepted your doc edit, but I didn't catch what you meant by this (or whether it was what exactly about your doc edit)

One minor doc suggestion though, just to make sure the user catches that the concatenation behavior happens.

I think the concatenation is mentioned now both in pool.py, and docs (and I don't think the runtime warning is needed here)