Recent Releases of iminuit

iminuit - v2.31.1

What's Changed

  • Fix ccache keys by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1082
  • Fix LeastSquares visualize on unsorted x-values by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1084
  • Improve minos cl docstring by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1085

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.31.0...v2.31.1

- Python
Published by github-actions[bot] about 1 year ago

iminuit - v2.31.1rc0

What's Changed

  • Fix ccache keys by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1082

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.31.0...v2.31.1rc0

- Python
Published by github-actions[bot] about 1 year ago

iminuit - v2.31.0

What's Changed

  • Minuit.interactive outside of Jupyter notebooks by @adryyan in https://github.com/scikit-hep/iminuit/pull/1056
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1073
  • Fix Qt widget sizing issues and simplify code by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1075
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1076
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1078
  • Fix CI: missing Qt Setup in release test by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1081

New Contributors

  • @adryyan made their first contribution in https://github.com/scikit-hep/iminuit/pull/1056

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.30.2...v2.31.0

- Python
Published by github-actions[bot] about 1 year ago

iminuit - v2.30.2

What's Changed

  • Bump actions/attest-build-provenance from 1.4.2 to 1.4.3 in the actions group across 1 directory by @dependabot in https://github.com/scikit-hep/iminuit/pull/1049
  • ci: use official GHA for uv by @henryiii in https://github.com/scikit-hep/iminuit/pull/1048
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1045
  • chore: some minor updates by @henryiii in https://github.com/scikit-hep/iminuit/pull/1051
  • fix: use old license text by @henryiii in https://github.com/scikit-hep/iminuit/pull/1050
  • Fix docs by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1052

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.30.1...v2.30.2

- Python
Published by github-actions[bot] over 1 year ago

iminuit - v2.30.1

What's Changed

  • ci: add 3.13 wheels by @henryiii in https://github.com/scikit-hep/iminuit/pull/1047

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.30.0...v2.30.1

- Python
Published by github-actions[bot] over 1 year ago

iminuit - v2.30.0

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1030
  • fix: add readout_format to slider by @konosubakonoakua in https://github.com/scikit-hep/iminuit/pull/1036
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1035
  • Bump the actions group with 2 updates by @dependabot in https://github.com/scikit-hep/iminuit/pull/1034
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1037
  • Limits in interactive widget by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1038
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1039
  • Fix ROOT version in docs by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1043
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1042

New Contributors

  • @konosubakonoakua made their first contribution in https://github.com/scikit-hep/iminuit/pull/1036

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.29.1...v2.30.0

- Python
Published by github-actions[bot] over 1 year ago

iminuit - v2.29.1

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.29.0...v2.29.1

- Python
Published by github-actions[bot] almost 2 years ago

iminuit - v2.29.0

What's Changed

  • Improve maintainer metadata by @henryiii in https://github.com/scikit-hep/iminuit/pull/1020
  • fix version parse by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1021
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1019
  • fix: missing dependency on packaging by @henryiii in https://github.com/scikit-hep/iminuit/pull/1024
  • Set PYBIND11_FINDPYTHON ON to use FindPython CMake mode by @agriyakhetarpal in https://github.com/scikit-hep/iminuit/pull/1023
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1025
  • support sum(w) < 0 in binned fits by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1022
  • Restore cython tutorial by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1026
  • remove packaging dependency by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1027
  • Fix ODR issue in type_caster which could result in UB when -flto is enabled by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1028

New Contributors

  • @agriyakhetarpal made their first contribution in https://github.com/scikit-hep/iminuit/pull/1023

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.28.0...v2.29.0

- Python
Published by github-actions[bot] almost 2 years ago

iminuit - v2.28.0

What's Changed

  • ci: try to make faster by @henryiii in https://github.com/scikit-hep/iminuit/pull/996
  • updating docs and links and CI for building docs by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1014
  • drop support for python-3.8 by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1015
  • Fix LeastSquares for functions with more than two arguments by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1016
  • Add name argument to all cost functions by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1017

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.27.0...v2.28.0

- Python
Published by github-actions[bot] almost 2 years ago

iminuit - v2.27.0

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/998
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1000
  • ci: try using uv with cibuildwheel by @henryiii in https://github.com/scikit-hep/iminuit/pull/999
  • fix for VisibleDeprecationWarning, useful annotated types, support tuple annotation by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1004
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1006
  • cure error when extremes cannot be found by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1011
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/1012
  • More robust unified fitting in Minuit.migrad and Minuit.mnprofile by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1009
  • Fix ODR issue in type_caster by @HDembinski in https://github.com/scikit-hep/iminuit/pull/1013

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.26.0...v2.27.0

- Python
Published by github-actions[bot] almost 2 years ago

iminuit - v2.26.0

What's Changed

  • Support NumPy 2 by @henryiii in https://github.com/scikit-hep/iminuit/pull/977
  • Bump the actions group with 3 updates by @dependabot in https://github.com/scikit-hep/iminuit/pull/979
  • Use modern Ruff config & Ruff fmt by @henryiii in https://github.com/scikit-hep/iminuit/pull/978
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/983
  • improve comments on coverage by @HDembinski in https://github.com/scikit-hep/iminuit/pull/984
  • check for odr violations and fix odr violation by @HDembinski in https://github.com/scikit-hep/iminuit/pull/985
  • update to root master by @HDembinski in https://github.com/scikit-hep/iminuit/pull/986
  • Added new tutorial on fitting correlated data by @HDembinski in https://github.com/scikit-hep/iminuit/pull/987
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/990
  • ci: macos-latest is changing to macos-14 ARM runners by @henryiii in https://github.com/scikit-hep/iminuit/pull/989
  • ci: Add GitHub artifact attestations to package distribution by @matthewfeickert in https://github.com/scikit-hep/iminuit/pull/993
  • Remove duplicate cell showing draw_mncontour by @jpwgnr in https://github.com/scikit-hep/iminuit/pull/992
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/991

New Contributors

  • @jpwgnr made their first contribution in https://github.com/scikit-hep/iminuit/pull/992

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.25.2...v2.26.0

- Python
Published by github-actions[bot] almost 2 years ago

iminuit - v2.25.2

What's Changed

  • deploy to ghpages by @HDembinski in https://github.com/scikit-hep/iminuit/pull/969
  • update to latest root by @HDembinski in https://github.com/scikit-hep/iminuit/pull/970

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.25.1...v2.25.2

- Python
Published by github-actions[bot] over 2 years ago

iminuit - v2.25.1

What's Changed

  • improve docs for makewithsignature by @HDembinski in https://github.com/scikit-hep/iminuit/pull/963
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/965
  • Update benchmark to ROOT-6.30 by @HDembinski in https://github.com/scikit-hep/iminuit/pull/967
  • fix LeastSquares.visualize for models that accept parameter array by @HDembinski in https://github.com/scikit-hep/iminuit/pull/968

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.25.0...v2.25.1

- Python
Published by github-actions[bot] over 2 years ago

iminuit - v2.25.0

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/929
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/935
  • Some updates to the Ruff config by @henryiii in https://github.com/scikit-hep/iminuit/pull/933
  • Add extra config to pytest by @henryiii in https://github.com/scikit-hep/iminuit/pull/932
  • Cost gradient support by @HDembinski in https://github.com/scikit-hep/iminuit/pull/936
  • Warn on errordef override by @HDembinski in https://github.com/scikit-hep/iminuit/pull/937
  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/scikit-hep/iminuit/pull/945
  • Bump docker/setup-qemu-action from 2 to 3 by @dependabot in https://github.com/scikit-hep/iminuit/pull/944
  • fix: include debug info on failures by @henryiii in https://github.com/scikit-hep/iminuit/pull/946
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/939
  • Benchmark update to ROOT 6.30 by @HDembinski in https://github.com/scikit-hep/iminuit/pull/951
  • Fix use of removed array rules in test by @HDembinski in https://github.com/scikit-hep/iminuit/pull/952
  • Bump pypa/cibuildwheel from 2.14.1 to 2.16.1 by @dependabot in https://github.com/scikit-hep/iminuit/pull/943
  • Fix docstring parsing by @HDembinski in https://github.com/scikit-hep/iminuit/pull/953
  • ci: group dependabot updates by @henryiii in https://github.com/scikit-hep/iminuit/pull/955
  • fix test that requires scipy and raise error on invalid value for use_pdf by @HDembinski in https://github.com/scikit-hep/iminuit/pull/962
  • Approximate CDF from PDF by @The-Ludwig in https://github.com/scikit-hep/iminuit/pull/950
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/954
  • Bump the actions group with 3 updates by @dependabot in https://github.com/scikit-hep/iminuit/pull/961

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.24.0...v2.25.0

- Python
Published by github-actions[bot] over 2 years ago

iminuit - v2.24.0

What's Changed

  • Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 by @dependabot in https://github.com/scikit-hep/iminuit/pull/921
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/920
  • Support Interval type and check compatibility with pydantic by @HDembinski in https://github.com/scikit-hep/iminuit/pull/922
  • chore: use 2x faster black mirror by @henryiii in https://github.com/scikit-hep/iminuit/pull/925
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/924
  • Clarify meaning of 2D contours in Minuit.draw_mnmatrix by @HDembinski in https://github.com/scikit-hep/iminuit/pull/927
  • Iteration limit in smart sampling to fix behavior for step functions by @HDembinski in https://github.com/scikit-hep/iminuit/pull/928

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.23.0...v2.24.0

- Python
Published by github-actions[bot] almost 3 years ago

iminuit - v2.23.0

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/909
  • chore: ruff moved to astral-sh by @henryiii in https://github.com/scikit-hep/iminuit/pull/911
  • test_cost: use pytest.warns instead of raises for VisibleDeprecationWarning by @stephanlachnit in https://github.com/scikit-hep/iminuit/pull/914
  • Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 by @dependabot in https://github.com/scikit-hep/iminuit/pull/910
  • Turn negative zero into positive zero in pdg_format by @HDembinski in https://github.com/scikit-hep/iminuit/pull/916
  • skip test_interactive and friends when ipywidgets is not installed by @HDembinski in https://github.com/scikit-hep/iminuit/pull/917
  • fix safe_log on systems which use 32 bit floats by @HDembinski in https://github.com/scikit-hep/iminuit/pull/915
  • fix CostSum.visualize bug by @HDembinski in https://github.com/scikit-hep/iminuit/pull/918
  • Replace smallest by tiny to be compatible with older numpy versions by @HDembinski in https://github.com/scikit-hep/iminuit/pull/919

New Contributors

  • @stephanlachnit made their first contribution in https://github.com/scikit-hep/iminuit/pull/914

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.22.0...v2.23.0

- Python
Published by github-actions[bot] almost 3 years ago

iminuit - v2.22.0

What's Changed

  • add basic latex display support if unicodeit is installed by @HDembinski in https://github.com/scikit-hep/iminuit/pull/858
  • replace flake8 with ruff by @HDembinski in https://github.com/scikit-hep/iminuit/pull/859
  • Integer as variable by @HDembinski in https://github.com/scikit-hep/iminuit/pull/860
  • experimental mncontour algorithm by @HDembinski in https://github.com/scikit-hep/iminuit/pull/861
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/864
  • improve error message for cost function by @amanmdesai in https://github.com/scikit-hep/iminuit/pull/863
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/865
  • Add RooFit tutorial by @HDembinski in https://github.com/scikit-hep/iminuit/pull/867
  • Use unicodeitplus instead of unicodeit to render LaTeX as unicode by @HDembinski in https://github.com/scikit-hep/iminuit/pull/868
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/869
  • Better ruff settings and adjustments, improvements to README by @HDembinski in https://github.com/scikit-hep/iminuit/pull/871
  • Update Progressbar by @HDembinski in https://github.com/scikit-hep/iminuit/pull/872
  • Add hidemodules and deprecatedparameters by @HDembinski in https://github.com/scikit-hep/iminuit/pull/873
  • Forward kwargs in Minuit.visualize to plotting function by @HDembinski in https://github.com/scikit-hep/iminuit/pull/874
  • Ignore missing matplotlib when calling Minuit.reprhtml_() by @HDembinski in https://github.com/scikit-hep/iminuit/pull/875
  • Rename keyword nbins to bins in UnbinnedCost.visualize by @HDembinski in https://github.com/scikit-hep/iminuit/pull/876
  • Roofit tutorials by @HDembinski in https://github.com/scikit-hep/iminuit/pull/877
  • better log-spacing detection by @HDembinski in https://github.com/scikit-hep/iminuit/pull/878
  • Add LeastSquares.pulls and LeastSquares.prediction by @HDembinski in https://github.com/scikit-hep/iminuit/pull/880
  • fix-typo-in-basic by @amanmdesai in https://github.com/scikit-hep/iminuit/pull/888
  • Update fcn.hpp by @andriish in https://github.com/scikit-hep/iminuit/pull/889
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/887
  • Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 by @dependabot in https://github.com/scikit-hep/iminuit/pull/886
  • Improve docs by @HDembinski in https://github.com/scikit-hep/iminuit/pull/890
  • Make covariance fields in display easier to understand by @HDembinski in https://github.com/scikit-hep/iminuit/pull/891
  • New benchmarks by @HDembinski in https://github.com/scikit-hep/iminuit/pull/893
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/892
  • Add Minuit.fixto by @HDembinski in https://github.com/scikit-hep/iminuit/pull/894
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/896
  • Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 by @dependabot in https://github.com/scikit-hep/iminuit/pull/897
  • fix: make nograd not use grad at all in automatic diff doc by @jonas-eschle in https://github.com/scikit-hep/iminuit/pull/895
  • Use scikit-build-core by @henryiii in https://github.com/scikit-hep/iminuit/pull/812
  • Update conclusions after the fix from Jonas by @HDembinski in https://github.com/scikit-hep/iminuit/pull/899
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/900
  • Fix tests on FreeBSD, remove util._jacobi by @HDembinski in https://github.com/scikit-hep/iminuit/pull/903
  • fix: SDist size reduction by @henryiii in https://github.com/scikit-hep/iminuit/pull/904
  • Hide confusing notes in docs: "Not to be initialized by users." by @HDembinski in https://github.com/scikit-hep/iminuit/pull/906

New Contributors

  • @andriish made their first contribution in https://github.com/scikit-hep/iminuit/pull/889

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.21.3...v2.22.0

- Python
Published by github-actions[bot] almost 3 years ago

iminuit - v2.21.3

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/854
  • Better docs for limits from annotated model parameters by @HDembinski in https://github.com/scikit-hep/iminuit/pull/853
  • Bump pypa/cibuildwheel from 2.12.0 to 2.12.1 by @dependabot in https://github.com/scikit-hep/iminuit/pull/855
  • fix template input modification bug in Template class by @HDembinski in https://github.com/scikit-hep/iminuit/pull/856

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.21.2...v2.21.3

- Python
Published by github-actions[bot] about 3 years ago

iminuit - v2.21.2

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.21.1...v2.21.2

- Python
Published by github-actions[bot] about 3 years ago

iminuit - v2.21.1

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/847
  • Specifiy minimum required numpy version by @HDembinski in https://github.com/scikit-hep/iminuit/pull/848
  • Fix string annotations by @HDembinski in https://github.com/scikit-hep/iminuit/pull/849

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.21.0...v2.21.1

- Python
Published by github-actions[bot] about 3 years ago

iminuit - v2.21.0

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/837
  • Visualize fit in Minuit.reprhtml_ by @HDembinski in https://github.com/scikit-hep/iminuit/pull/838
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/iminuit/pull/841
  • Support annotated model parameters by @HDembinski in https://github.com/scikit-hep/iminuit/pull/839
  • Fix of matrix_format by @HDembinski in https://github.com/scikit-hep/iminuit/pull/843

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.20.0...v2.21.0

- Python
Published by github-actions[bot] about 3 years ago

iminuit - v2.20.0

What's Changed

  • docs: Use 'req@url' syntax to install from remote VCS by @matthewfeickert in https://github.com/scikit-hep/iminuit/pull/834
  • Template mix by @HDembinski in https://github.com/scikit-hep/iminuit/pull/835
  • Fix coverage, typing, Template for 2D models by @HDembinski in https://github.com/scikit-hep/iminuit/pull/836

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.19.0...v2.20.0

- Python
Published by github-actions[bot] over 3 years ago

iminuit -

What's Changed

  • add configurable number of bins for extended/unbinnedNLL by @amanmdesai in https://github.com/scikit-hep/iminuit/pull/815
  • Upgrade old build and CI by @HDembinski in https://github.com/scikit-hep/iminuit/pull/817
  • Template prediction by @HDembinski in https://github.com/scikit-hep/iminuit/pull/820
  • prediction for all binned likelihoods by @HDembinski in https://github.com/scikit-hep/iminuit/pull/831
  • Fix typo "probility"→ "probability" in minos docstring by @meliache in https://github.com/scikit-hep/iminuit/pull/832

New Contributors

  • @amanmdesai made their first contribution in https://github.com/scikit-hep/iminuit/pull/815
  • @pre-commit-ci made their first contribution in https://github.com/scikit-hep/iminuit/pull/816
  • @meliache made their first contribution in https://github.com/scikit-hep/iminuit/pull/832

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.18.0...v2.19.0

- Python
Published by github-actions[bot] over 3 years ago

iminuit - v2.18.0

What's Changed

  • Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/scikit-hep/iminuit/pull/800
  • ci: update to Python 3.11 final release by @henryiii in https://github.com/scikit-hep/iminuit/pull/805
  • move tutorials by @HDembinski in https://github.com/scikit-hep/iminuit/pull/806
  • added visualize function to Minuit by @jsaarela1 in https://github.com/scikit-hep/iminuit/pull/799
  • Bump pypa/cibuildwheel from 2.10.2 to 2.11.2 by @dependabot in https://github.com/scikit-hep/iminuit/pull/808
  • add more checks for gradients by @HDembinski in https://github.com/scikit-hep/iminuit/pull/810

New Contributors

  • @jsaarela1 made their first contribution in https://github.com/scikit-hep/iminuit/pull/799

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.17.0...v2.18.0

- Python
Published by github-actions[bot] over 3 years ago

iminuit - v2.17.0

What's Changed

  • Add BBL method from Argüelles, Schneider, Yuan by @HDembinski in https://github.com/scikit-hep/iminuit/pull/789
  • Add dependabot to keep actions up to date by @henryiii in https://github.com/scikit-hep/iminuit/pull/793
  • Bump actions/download-artifact from 2 to 3 by @dependabot in https://github.com/scikit-hep/iminuit/pull/795
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in https://github.com/scikit-hep/iminuit/pull/797
  • Bump docker/setup-qemu-action from 1 to 2 by @dependabot in https://github.com/scikit-hep/iminuit/pull/796
  • Bump pypa/cibuildwheel from 2.3.1 to 2.10.2 by @dependabot in https://github.com/scikit-hep/iminuit/pull/794
  • Bump actions/setup-python from 2 to 4 by @dependabot in https://github.com/scikit-hep/iminuit/pull/798
  • Add Python 3.11, drop 3.6 by @henryiii in https://github.com/scikit-hep/iminuit/pull/792

New Contributors

  • @dependabot made their first contribution in https://github.com/scikit-hep/iminuit/pull/795

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.16.0...v2.17.0

- Python
Published by github-actions[bot] over 3 years ago

iminuit - v2.16.0

What's Changed

  • make FixedView act as mask for other views by @HDembinski in https://github.com/scikit-hep/iminuit/pull/781
  • fix typing issues and enable mypy in pre-commit by @HDembinski in https://github.com/scikit-hep/iminuit/pull/783
  • Comparison with broadcast by @HDembinski in https://github.com/scikit-hep/iminuit/pull/784
  • fix corner case treatment of linear constraint by @HDembinski in https://github.com/scikit-hep/iminuit/pull/785
  • root update by @HDembinski in https://github.com/scikit-hep/iminuit/pull/786

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.15.2...v2.16.0

- Python
Published by github-actions[bot] almost 4 years ago

iminuit - v2.15.2

What's Changed

  • Fix for Minuit.interactive when using an array-based function by @HDembinski in https://github.com/scikit-hep/iminuit/pull/776
  • Improve docs by @HDembinski in https://github.com/scikit-hep/iminuit/pull/777

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.15.1...v2.15.2

- Python
Published by github-actions[bot] almost 4 years ago

iminuit - v2.15.1

What's Changed

  • fix pickling of all builtin cost functions by @HDembinski in https://github.com/scikit-hep/iminuit/pull/773

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.15.0...v2.15.1

- Python
Published by github-actions[bot] almost 4 years ago

iminuit - v2.15.0

What's Changed

  • Enhance interactive by @HDembinski in https://github.com/scikit-hep/iminuit/pull/768
  • Smart sampling by @HDembinski in https://github.com/scikit-hep/iminuit/pull/769

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.14.0...v2.15.0

- Python
Published by github-actions[bot] almost 4 years ago

iminuit - v2.14.0

What's Changed

  • Interactive fitting by @HDembinski in https://github.com/scikit-hep/iminuit/pull/766

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.13.0...v2.14.0

- Python
Published by github-actions[bot] almost 4 years ago

iminuit - v2.13.0

What's Changed

  • Update tutorials by @HDembinski in https://github.com/scikit-hep/iminuit/pull/760
  • close mncontour for convenience by @HDembinski in https://github.com/scikit-hep/iminuit/pull/761
  • Added mnmatrix plot by @HDembinski in https://github.com/scikit-hep/iminuit/pull/763
  • Interpolated mncontour by @HDembinski in https://github.com/scikit-hep/iminuit/pull/764

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.12.2...v2.13.0

- Python
Published by github-actions[bot] almost 4 years ago

iminuit - v2.12.3.beta2

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.12.3.beta1...v2.12.3.beta2

- Python
Published by github-actions[bot] almost 4 years ago

iminuit - v2.12.3.beta1

Full Changelog: https://github.com/scikit-hep/iminuit/compare/v2.12.2...v2.12.3.beta1

- Python
Published by github-actions[bot] almost 4 years ago

iminuit - v2.12.2

What's Changed

  • fix bug in error heuristic and prevent assigning non-positive values by @HDembinski in https://github.com/scikit-hep/iminuit/pull/759

- Python
Published by HDembinski almost 4 years ago

iminuit - v2.12.1

Link to changelog

- Python
Published by HDembinski almost 4 years ago

iminuit - v2.12.0

Link to changelog

- Python
Published by HDembinski almost 4 years ago

iminuit - v2.11.2

Link to changelog

- Python
Published by HDembinski about 4 years ago

iminuit - v2.11.1

Link to changelog

- Python
Published by github-actions[bot] about 4 years ago

iminuit - v2.11.0

See changelog on RTD

- Python
Published by HDembinski about 4 years ago

iminuit - v2.10.0

See changelog on RTD

- Python
Published by HDembinski about 4 years ago

iminuit - v2.9.0

See changelog on RTD

- Python
Published by HDembinski over 4 years ago

iminuit - v2.8.4

See changelog on RTD

- Python
Published by HDembinski over 4 years ago

iminuit - v2.8.2

See changelog on RTD

- Python
Published by HDembinski almost 5 years ago

iminuit - v2.8.0

See changelog on RTD

- Python
Published by HDembinski almost 5 years ago

iminuit - v2.7.0

See changelog on RTD

- Python
Published by HDembinski almost 5 years ago

iminuit -

See changelog on RTD

- Python
Published by HDembinski about 5 years ago

iminuit - v2.6.0

See changelog on RTD

- Python
Published by HDembinski about 5 years ago

iminuit -

See changelog on RTD

- Python
Published by HDembinski about 5 years ago

iminuit - v2.4.0

See changelog on RTD

- Python
Published by HDembinski over 5 years ago

iminuit - v2.3.0

See changelog on RTD

- Python
Published by HDembinski over 5 years ago

iminuit - v2.2.1

See changelog on RTD

- Python
Published by HDembinski over 5 years ago

iminuit - v2.2.0

See changelog on RTD.

- Python
Published by HDembinski over 5 years ago

iminuit - v2.2.0.rc2

- Python
Published by HDembinski over 5 years ago

iminuit - v2.2.0.rc1

- Python
Published by HDembinski over 5 years ago

iminuit - v2.1.0

See changelog

- Python
Published by HDembinski over 5 years ago

iminuit - v2.0.0

Major version upgrade of iminuit. This is a interface-breaking release. The changelog has detailed notes what changed and how one should upgrade existing code.

- Python
Published by HDembinski over 5 years ago

iminuit -

- Python
Published by HDembinski over 5 years ago

iminuit - v2.0-beta-4

See https://iminuit.readthedocs.io/en/latest/changelog.html

- Python
Published by HDembinski over 5 years ago

iminuit - v1.5.4

View changelog on RTD

- Python
Published by HDembinski over 5 years ago

iminuit - v1.5.3

View changelog on RTD

- Python
Published by HDembinski over 5 years ago

iminuit - v2.0-beta-3

- Python
Published by HDembinski over 5 years ago

iminuit - v2.0-beta-2

- Python
Published by HDembinski over 5 years ago

iminuit - v1.5.2 (don't use)

View changelog on RTD

A performance regression was found in the 1.5.x series. Please revert to version 1.4.9 or update to 2.0

- Python
Published by HDembinski over 5 years ago

iminuit - v1.5.1 (don't use)

View changelog on RTD

A performance regression was found in the 1.5.x series. Please revert to version 1.4.9 or update to 2.0.

- Python
Published by HDembinski over 5 years ago

iminuit - v1.5.0 (don't use)

View changelog on RTD

A performance regression was found in the 1.5.x series. Please revert to version 1.4.9 or update to 2.0.

- Python
Published by HDembinski over 5 years ago

iminuit - v1.4.9

See https://iminuit.readthedocs.io/en/stable/changelog.html.

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.4.9-beta

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.4.8

See https://iminuit.readthedocs.io/en/stable/changelog.html.

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.4.7

See https://iminuit.readthedocs.io/en/stable/changelog.html.

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.4.6

See https://iminuit.readthedocs.io/en/stable/changelog.html

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.4.5

  • Improved pretty printing for Minos Errors object MErrors
  • Added docs for cost functions

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.4.4

  • Reverted: create MnHesse C++ instance on the stack instead on the heap
  • Added least-squares cost function and tests

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.4.4 beta

- Python
Published by HDembinski almost 6 years ago

iminuit - Test automatic upload

- Python
Published by HDembinski almost 6 years ago

iminuit - Test automatic upload

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.4.3

Bug-fixes - Fixed a bug where running .hesse() after .migrad() would ignore any changes to parameters (fixing/releasing them, changing their values, ...) - Fix number formatting issues in recently updated quantities display - Removed engineering suffixes again in favour of standard exponential notation

Deprecated - keyword forced_parameters in Minuit.__init__ is deprecated, use name

Features - Added general purpose cost functions for binned and unbinned maximum-likelihood estimation (normal and so called extended)

Documentation - Updated error computation tutorial - New tutorial which demonstrates usage of cost functions

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.4.2

Hot-fix release to correct an error in Minuit.merrors indexing.

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.4.1

Mostly a bug-fix release, but also deprecates more old interface.

Bug-fixes

  • Fixed a bug when displaying nans in rich displays

Deprecated

  • Minuit.minoserror_struct: use Minuit.merrors, which is now an alias for the former
  • Minuit.merrors now accepts indices and parameter names, like Minuit.values, etc.

Features

  • Show engineering suffixes (1.23k, 123.4M, 0.8G, ...) in rich diplays instead of "scientific format", e.g. 1.23e-3
  • New initial step heuristic, replaces pedantic warning about missing step sizes
  • New initial value heuristic for parameters with limits

Documentation

  • New tutorial about using Numba to parallelize and jit-compile cost functions

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.4.0

This release drops Python 2 support and modernizes the interface of iminuit's Minuit object to make it more pythonic. Outdated methods were deprecated and replaced with properties. Keywords in methods were made more consistent. The deprecated interface has been removed from the documentation, but is still there. Old code should still work (if not please file a bug report!).

Bug-fixes

  • Fixed an exception in the rich display when results were NaN
  • Minuit.migrad_ok() (now replaced by Minuit.accurate) now returns false if HESSE failed after MIGRAD and made the minimum invalid
  • Running Minuit.hesse() now properly updates the function minimum
  • Fixed incorrect hess_inv returned by iminuit.minimize
  • Fixed duplicated printing of pedantic warning messages

Deprecated

  • Minuit.list_of_fixed_params(), Minuit.list_of_vary_params(): use Minuit.fixed
  • Minuit.migrad_ok(): use Minuit.valid
  • Minuit.matrix_accurate(): use Minuit.accurate
  • Minuit.get_fmin(): use Minuit.fmin
  • Minuit.get_param_states(): use Minuit.params
  • Minuit.get_initial_param_states(): use Minuit.init_params
  • Minuit.get_num_call_fcn(): use Minuit.ncalls_total
  • Minuit.get_num_call_grad(): use Minuit.ngrads_total
  • Minuit.print_param_states(): use print() on Minuit.params
  • Minuit.print_initial_param_states(): use print() on Minuit.init_params
  • Minuit.hesse(maxcall=...) keyword: use ncall=... like in Minuit.migrad()
  • Minuit.edm: use Minuit.fmin.edm

New features

  • iminuit now uses the PDG formatting rule for quantities with errors
  • slicing and basic broadcasting support for Minuit.values, Minuit.errors, Minuit.fixed, e.g. the following works: m.fixed[:] = True, m.values[:2] = [1, 2]
  • Minuit.migrad(ncall=0) (the default) now uses MINUITs internal heuristic instead of a flat limit of 10000 calls
  • iminuit.minimize now supports the tol parameter
  • Minuit now supports print_level=3, which shows debug level information when MIGRAD runs
  • Binder support and Binder badge for tutorial notebooks added by @matthewfeickert

Documentation

  • New tutorials on error computation and on using automatic differentiation

- Python
Published by HDembinski almost 6 years ago

iminuit - v1.3.10

Bug-fixes: - sdist package was broken, this was fixed by @henryiii

Implementation: - Allow HESSE to be called without running MIGRAD first

Documentation: - Added tutorial to show how iminuit can compute parameter errors for other minimizers

Other: - @henryiii added a CI test to check the sdist package and the MANIFEST

- Python
Published by HDembinski about 6 years ago

iminuit - v1.3.9

Bug-fixes: - draw_contour now accepts an integer for bound keyword as advertised in the docs - fixed wrong EDM goal in iminuit reports, was off by factor 5 in some

Interface: - removed the undocumented keyword "args" in (draw_)contour, (draw_)profile - removed misleading "showsigma" keyword in `drawcontour - deprecatedMinuit.isfixed, replaced by.fixedattribute - deprecatedMinuit.setstrategy, assign toMinuit.strategyinstead - deprecatedMinuit.seterrordef, assign toMinuit.errordefinstead - deprecatedMinuit.setprintlevel, assign toMinuit.printlevelinstead - deprecatedMinuit.printfmin,Minuit.printmatrix,Minuit.printparam,Minuit.printinitialparam,Minuit.printall_minos`; use print() on the respective objects instead

Implementation: - improved style of drawcontour, draw more contour lines - increased default resolution for curves produced by `(draw)mncontour,(draw_)contour` - switched from internal copy of Minuit2 to including Minuit2 repository from GooFit - build improvements for windows/msvc - updated Minuit2 code to ROOT-v6.15/01 (compiler with C++11 support is now required to build iminuit) - @henryiii added support for building Python-3.8 wheels

- Python
Published by HDembinski about 6 years ago

iminuit - v1.3.8

Bug-fix release.

  • Fix plotting when array_func is used (#361)
  • Sort input file list to make _libiminuit.so build reproducably (#355)
  • Fixed outdated links in the docs

- Python
Published by HDembinski over 6 years ago

iminuit - v1.3.7

  • fixed wheels support
  • documentation updates

- Python
Published by HDembinski almost 7 years ago

iminuit - v1.3.6

  • fix for broken display of Jupyter notebooks on Github when iminuit output is shown
  • replaced brittle and broken REPL diplay system with standard _repr_html_ and friends
  • wheels support
  • support for pypy-3.6
  • documentation improvements

- Python
Published by HDembinski about 7 years ago

iminuit - v1.3.5 (do not use)

This release introduced unintended backward incompatibilities. These will be fixed soon, but for now please use v1.3.3.

- Python
Published by HDembinski about 7 years ago

iminuit - v1.3.4 (do not use)

An accidentally incomplete release, do not use.

- Python
Published by HDembinski about 7 years ago

iminuit - v1.3.3

Several usability and performance fixes. See changelog for details.

- Python
Published by HDembinski over 7 years ago

iminuit - v1.3.2

Bug-fix release with minor features, see the changelog for details.

- Python
Published by HDembinski almost 8 years ago

iminuit - v1.3

This release contains many bug-fixes and new features. See doc/changelog.rst for details.

- Python
Published by HDembinski almost 8 years ago