Skip to content

Comments

Bump iminuit from 2.11.2 to 2.13.0#58

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

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

Conversation

@dependabot
Copy link

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

Bumps iminuit from 2.11.2 to 2.13.0.

Release notes

Sourced from iminuit's releases.

v2.13.0

What's Changed

Full Changelog: scikit-hep/iminuit@v2.12.2...v2.13.0

v2.12.3.beta2

Full Changelog: scikit-hep/iminuit@v2.12.3.beta1...v2.12.3.beta2

v2.12.3.beta1

Full Changelog: scikit-hep/iminuit@v2.12.2...v2.12.3.beta1

v2.12.2

What's Changed

v2.12.1

Link to changelog

v2.12.0

Link to changelog

Changelog

Sourced from iminuit's changelog.

2.13.0 (July 17, 2022)

  • Interpolated mncontour (#764)
  • Added mnmatrix plot (#763)
  • Close mncontour for convenience (#761)
  • Update tutorials (#760)

2.12.2 (July 15, 2022)

  • fix a bug in error heuristic when parameters have negative values and prevent assigning negative values to errors (#759)

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

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.13.0.
- [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.13.0)

---
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 18, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2022

Superseded by #59.

@dependabot dependabot bot closed this Jul 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/iminuit-2.13.0 branch July 28, 2022 13:17
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