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.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.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_FINDPYTHONONto useFindPythonCMake 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
-fltois 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.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.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.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.0-beta-4
See https://iminuit.readthedocs.io/en/latest/changelog.html
- Python
Published by HDembinski over 5 years ago
iminuit - v1.5.2 (don't use)
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)
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)
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.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.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: useMinuit.merrors, which is now an alias for the formerMinuit.merrorsnow accepts indices and parameter names, likeMinuit.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 byMinuit.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_invreturned byiminuit.minimize - Fixed duplicated printing of pedantic warning messages
Deprecated
Minuit.list_of_fixed_params(),Minuit.list_of_vary_params(): useMinuit.fixedMinuit.migrad_ok(): useMinuit.validMinuit.matrix_accurate(): useMinuit.accurateMinuit.get_fmin(): useMinuit.fminMinuit.get_param_states(): useMinuit.paramsMinuit.get_initial_param_states(): useMinuit.init_paramsMinuit.get_num_call_fcn(): useMinuit.ncalls_totalMinuit.get_num_call_grad(): useMinuit.ngrads_totalMinuit.print_param_states(): useprint()onMinuit.paramsMinuit.print_initial_param_states(): useprint()onMinuit.init_paramsMinuit.hesse(maxcall=...)keyword: usencall=...like inMinuit.migrad()Minuit.edm: useMinuit.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 callsiminuit.minimizenow supports thetolparameterMinuitnow supportsprint_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.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