v0.2.5
What's Changed
- Consistent sorting for BlueiceExtendedModel by @hammannr in #149
- Fixed data storing by @hammannr in #152
- Add lxml_html_clean to fix readthedocs building error by @zihaoxu98 in #157
- Fitting index variables by @zihaoxu98 in #156
- Print Argument combinations to be submitted by @hammannr in #151
- Minor changes to fitting index variables (PR #156) by @hammannr in #159
- Set
i_batch
forSubmitterLocal
when submitting by @dachengx in #164 - Debug for interpolator deduction of
NeymanConstructor
by @dachengx in #165 - The first i batch should be 0 by @dachengx in #166
- Try prefix every file path in likelihood configuration with template folder by @dachengx in #169
- Forbid prexing every key when adapt_likelihood_config_for_blueice by @FaroutYLq in #170
- Refactored Pegasus-based OSG submitter by @FaroutYLq in #163
- Try fixing #173 by @dachengx in #176
- Allow assigning kwargs in debug mode by @dachengx in #174
- Allow
confidence_level
in filename by @dachengx in #179 - Add 68% coverage as one of the defaults of
confidence_levels
by @dachengx in #180 - Document to increase CPUs by @FaroutYLq in #178
New Contributors
- @FaroutYLq made their first contribution in #170
Full Changelog: v0.2.4...v0.2.5