Skip to content

Comments

Bump iminuit from 2.11.2 to 2.12.1#56

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/iminuit-2.12.1
Closed

Bump iminuit from 2.11.2 to 2.12.1#56
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/iminuit-2.12.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps iminuit from 2.11.2 to 2.12.1.

Release notes

Sourced from iminuit's releases.

v2.12.1

Link to changelog

v2.12.0

Link to changelog

Changelog

Sourced from iminuit's changelog.

2.12.1 (July 1, 2022)

Fixes

- ``cost.BarlowBeestonLite``: method "hpd" has been modified to fix performance in cases where bins are not dominated by a single template

2.12.0 (June 21, 2022)

New features

  • New cost function cost.BarlowBeestonLite for template fits with correct uncertainty propagation for templates obtained from simulation or sWeighted data, written together with @​AhmedAbdelmotteleb
  • Formerly private chi2 utility cost functions (cost.poisson_chi2, etc.), are now part of public API
  • Support custom grid in Minuit.profile, iminuit.mncontour, iminuit.contour
  • Handle common CL values in Minuit.mnprofile and Minuit.mncontour without scipy

Fixes

- Skip tests that use ``np.float128`` on platforms where this type is not supported
- ``Minuit.valid`` now returns ``False`` if EDM is NaN
- ``subtract_min`` setting is no longer ignored by ``Minuit.draw_contour``

Documentation

  • New study about template fits

Other

- ``Minuit`` no longer warns when a function is used that has no ``errordef``
  attribute and ``Minuit.errordef`` is not explicitly set. The function is
  assumed to be chi-square-like up to an arbitrary constant, unless ``errordef``
  is explicitly set to something else.
- More type correctness in API, better hiding of private objects in library
- Option to use external pybind11, by @henryiii
- Update to pybind11-v2.9.2, by @henryiii
- Update to root-v6-25-02 plus our patches
- Several minor cleanups and internal tool updates, by @henryiii
Commits
  • 1462c45 autorelease on push to master
  • 34a7836 Fix of new BarlowBeestonLite method (#758)
  • 05e012e fix changelog
  • 9f0cbcf bug-fix for recent change in BarlowBeestonLite
  • 0d79632 fix version
  • a834543 prepare release 2.12.0
  • 4ff4bef make errordef=1 the default (#757)
  • 638684b Added bblite cost functor, make chi2 utility functions public, add study to d...
  • 538f1a1 Skip tests that use numpy.float128 if it is not available (#754)
  • a6df7d3 handle common cl values and test api when scipy is missing (#755)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [iminuit](https://github.com/scikit-hep/iminuit) from 2.11.2 to 2.12.1.
- [Release notes](https://github.com/scikit-hep/iminuit/releases)
- [Changelog](https://github.com/scikit-hep/iminuit/blob/develop/doc/changelog.rst)
- [Commits](scikit-hep/iminuit@v2.11.2...v2.12.1)

---
updated-dependencies:
- dependency-name: iminuit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 18, 2022

Superseded by #58.

@dependabot dependabot bot closed this Jul 18, 2022
@dependabot dependabot bot deleted the dependabot/pip/iminuit-2.12.1 branch July 18, 2022 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants