Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps iminuit from 2.13.0 to 2.21.0.

Release notes

Sourced from iminuit's releases.

v2.21.0

What's Changed

Full Changelog: scikit-hep/iminuit@v2.20.0...v2.21.0

v2.20.0

What's Changed

Full Changelog: scikit-hep/iminuit@v2.19.0...v2.20.0

v2.19.0

What's Changed

New Contributors

Full Changelog: scikit-hep/iminuit@v2.18.0...v2.19.0

v2.18.0

What's Changed

New Contributors

Full Changelog: scikit-hep/iminuit@v2.17.0...v2.18.0

v2.17.0

... (truncated)

Changelog

Sourced from iminuit's changelog.

2.21.0 (March 03, 2023)

  • Fix of matrix_format ([#843](https://github.com/scikit-hep/iminuit/issues/843) <https://github.com/scikit-hep/iminuit/pull/843>_)
  • Support annotated model parameters ([#839](https://github.com/scikit-hep/iminuit/issues/839) <https://github.com/scikit-hep/iminuit/pull/839>_)
  • Visualize fit in minuit.repr_html ([#838](https://github.com/scikit-hep/iminuit/issues/838) <https://github.com/scikit-hep/iminuit/pull/838>_)

2.20.0 (February 13, 2023)

  • Fix coverage, typing, template for 2d models ([#836](https://github.com/scikit-hep/iminuit/issues/836) <https://github.com/scikit-hep/iminuit/pull/836>_)
  • Template mix ([#835](https://github.com/scikit-hep/iminuit/issues/835) <https://github.com/scikit-hep/iminuit/pull/835>_)
  • Docs: use 'req@url' syntax to install from remote vcs ([#834](https://github.com/scikit-hep/iminuit/issues/834) <https://github.com/scikit-hep/iminuit/pull/834>_)

2.19.0 (February 10, 2023)

  • Remove setup.cfg ([#833](https://github.com/scikit-hep/iminuit/issues/833) <https://github.com/scikit-hep/iminuit/pull/833>_)
  • Fix typo "probility" to "probability" in minos doc ([#832](https://github.com/scikit-hep/iminuit/issues/832) <https://github.com/scikit-hep/iminuit/pull/832>_)
  • Prediction for all binned likelihoods ([#831](https://github.com/scikit-hep/iminuit/issues/831) <https://github.com/scikit-hep/iminuit/pull/831>_)
  • Template prediction ([#820](https://github.com/scikit-hep/iminuit/issues/820) <https://github.com/scikit-hep/iminuit/pull/820>_)
  • Upgrade old build and ci ([#817](https://github.com/scikit-hep/iminuit/issues/817) <https://github.com/scikit-hep/iminuit/pull/817>_)
  • Add configurable number of bins for extended/unbinnednll ([#815](https://github.com/scikit-hep/iminuit/issues/815) <https://github.com/scikit-hep/iminuit/pull/815>_)

2.18.0 (December 14, 2022)

  • Add more checks for gradients ([#810](https://github.com/scikit-hep/iminuit/issues/810) <https://github.com/scikit-hep/iminuit/pull/810>_)
  • Bump pypa/cibuildwheel from 2.10.2 to 2.11.2 ([#808](https://github.com/scikit-hep/iminuit/issues/808) <https://github.com/scikit-hep/iminuit/pull/808>_)
  • Added visualize function to minuit ([#799](https://github.com/scikit-hep/iminuit/issues/799) <https://github.com/scikit-hep/iminuit/pull/799>_)
  • Move tutorials ([#806](https://github.com/scikit-hep/iminuit/issues/806) <https://github.com/scikit-hep/iminuit/pull/806>_)

2.17.0 (September 26, 2022)

  • Add python 3.11, drop 3.6 ([#792](https://github.com/scikit-hep/iminuit/issues/792) <https://github.com/scikit-hep/iminuit/pull/792>_)
  • Add Template fitting method from Argüelles, Schneider, Yuan ([#789](https://github.com/scikit-hep/iminuit/issues/789) <https://github.com/scikit-hep/iminuit/pull/789>_)
  • Deprecate iminuit.cost.BarlowBeestonLite in favor of iminuit.cost.Template

2.16.0 (August 16, 2022)

  • Root update ([#786](https://github.com/scikit-hep/iminuit/issues/786) <https://github.com/scikit-hep/iminuit/pull/786>_)
  • Fix corner case treatment of linear constraint ([#785](https://github.com/scikit-hep/iminuit/issues/785) <https://github.com/scikit-hep/iminuit/pull/785>_)
  • Comparison with broadcasting ([#784](https://github.com/scikit-hep/iminuit/issues/784) <https://github.com/scikit-hep/iminuit/pull/784>_)
  • Fix typing issues and enable mypy in pre-commit ([#783](https://github.com/scikit-hep/iminuit/issues/783) <https://github.com/scikit-hep/iminuit/pull/783>_)
  • Make fixedview act as mask for other views ([#781](https://github.com/scikit-hep/iminuit/issues/781) <https://github.com/scikit-hep/iminuit/pull/781>_)

2.15.2 (August 03, 2022)

  • Improve docs for minimize ([#777](https://github.com/scikit-hep/iminuit/issues/777) <https://github.com/scikit-hep/iminuit/pull/777>_)
  • Fix for minuit.interactive when using an array-based function ([#776](https://github.com/scikit-hep/iminuit/issues/776) <https://github.com/scikit-hep/iminuit/pull/776>_)

2.15.1 (July 28, 2022)

  • Fix pickling of all builtin cost functions ([#773](https://github.com/scikit-hep/iminuit/issues/773) <https://github.com/scikit-hep/iminuit/pull/773>_)

... (truncated)

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.13.0 to 2.21.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.13.0...v2.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
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