Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-iminuit for openSUSE:Factory checked in at 2021-02-16 22:40:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-iminuit (Old) and /work/SRC/openSUSE:Factory/.python-iminuit.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-iminuit" Tue Feb 16 22:40:32 2021 rev:10 rq:872798 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-iminuit/python-iminuit.changes 2020-12-31 10:01:40.515043342 +0100 +++ /work/SRC/openSUSE:Factory/.python-iminuit.new.28504/python-iminuit.changes 2021-02-16 22:50:56.482701789 +0100 @@ -1,0 +2,29 @@ +Mon Feb 15 22:53:00 UTC 2021 - Atri Bhattacharya <[email protected]> + +- Update to version 2.4.0: + * New features: + - iminuit.minimize: Keyword method now accepts "migrad" and + "simplex". + - iminuit.minimize: Keyword option now supports keyword "stra" + to set Minuit.strategy. + - iminuit.minimize: OptimizeResult.message now states if + errors are not reliable. + * Minuit now supports functions wrapped with functools.partial. + * Upgrade Minuit2 C++ code in ROOT to latest master with + following improvements: + - improvement of seed when using an analytical gradient. + - fix of last minimum state added twice to vector of minimum + states in some cases (saves a bit of memory). + * Documentation improvements. + * Updated tutorial about automatic differentiation, added + comparison of numba.njit and jax.jit. +- Changes from version 2.3.0: + * New features: iminuit.cost.BinnedNLL and + iminuit.cost.ExtendedBinnedNLL now support weighted binned + data. + * Bug-fixes: FMin.edm_goal now remains unchanged if Minuit.hesse + is run after Minuit.migrad. + * Other: Update to cibuildwheels-1.8.0 and workflow + simplification. + +------------------------------------------------------------------- Old: ---- iminuit-2.2.1.tar.gz New: ---- iminuit-2.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-iminuit.spec ++++++ --- /var/tmp/diff_new_pack.FnPMKr/_old 2021-02-16 22:50:56.998702460 +0100 +++ /var/tmp/diff_new_pack.FnPMKr/_new 2021-02-16 22:50:57.002702465 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-iminuit # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python2 1 %define modname iminuit Name: python-%{modname} -Version: 2.2.1 +Version: 2.4.0 Release: 0 Summary: Python bindings for MINUIT2 License: MIT ++++++ iminuit-2.2.1.tar.gz -> iminuit-2.4.0.tar.gz ++++++ ++++ 25725 lines of diff (skipped)
