Polychord 1.20.0#232
Conversation
Codecov Report
@@ Coverage Diff @@
## master #232 +/- ##
==========================================
+ Coverage 87.53% 87.55% +0.01%
==========================================
Files 92 92
Lines 8057 8057
==========================================
+ Hits 7053 7054 +1
+ Misses 1004 1003 -1
Continue to review full report at Codecov.
|
|
@williamjameshandley Any chance of a minor release in the next few days, including the It would be quite useful: with the new PR #237 users would get a warning at runtime that they need to install the new PolyChord version (they will have 1.18.2 installed at that point). Otherwise they'll get a non-descriptive error after they update Cobaya, if they haven't run |
|
I've now created a 1.20.1 release (the version number in |
* Updated for PolyChord 1.20.0 * added missing nfail * Updated version number * Fixed flake8
This branch aligns cobaya with the latest version of polychord (1.20.0), as well as instantiating some functionality which was present in 1.18.2 (e.g. variable nlive, nprior and maximisation).