Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ensmallen for openSUSE:Factory 
checked in at 2022-12-05 18:01:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ensmallen (Old)
 and      /work/SRC/openSUSE:Factory/.ensmallen.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ensmallen"

Mon Dec  5 18:01:05 2022 rev:4 rq:1040059 version:2.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ensmallen/ensmallen.changes      2021-10-04 
18:41:40.350223948 +0200
+++ /work/SRC/openSUSE:Factory/.ensmallen.new.1835/ensmallen.changes    
2022-12-05 18:01:09.408567092 +0100
@@ -1,0 +2,22 @@
+Sun Dec  4 21:16:25 UTC 2022 - Dirk Müller <[email protected]>
+
+- update to 2.19.0:
+  * Added DemonSGD and DemonAdam optimizers
+  * Fix bug with Adam-like optimizers not resetting when `resetPolicy` is 
`true`.
+  * Add Yogi optimizer
+  * Add AdaBelief optimizer
+  * Add AdaSqrt optimizer
+  * Bump check for minimum supported version of Armadillo
+  * Update Catch2 to 2.13.8
+  * Fix epoch timing output
+  * Accelerate SGD test time
+  * Fix potential infinite loop in CMAES
+  * Fix SCD partial gradient test
+  * Add gradient value clipping and gradient norm scaling callback
+  * Remove superfluous CMake option to build the tests
+  * Bump minimum Armadillo version to 9.800
+  * Update Catch2 to 2.13.7
+  * Remove redundant template argument for C++20 compatibility
+  * Fix MOEAD test stability
+ 
+-------------------------------------------------------------------

Old:
----
  ensmallen-2.17.0.tar.gz

New:
----
  ensmallen-2.19.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ensmallen.spec ++++++
--- /var/tmp/diff_new_pack.SB7dpZ/_old  2022-12-05 18:01:09.996570294 +0100
+++ /var/tmp/diff_new_pack.SB7dpZ/_new  2022-12-05 18:01:10.004570338 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ensmallen
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2020 Markus Kolb <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,19 +18,19 @@
 
 
 Name:           ensmallen
-Version:        2.17.0
+Version:        2.19.0
 Release:        0
 Summary:        Math optimization C++ library
 License:        BSD-3-Clause AND MPL-2.0 AND BSL-1.0
 Group:          Development/Languages/C and C++
 URL:            https://ensmallen.org
 Source0:        https://ensmallen.org/files/ensmallen-%{version}.tar.gz
-BuildRequires:  armadillo-devel >= 8.400.0
+BuildRequires:  armadillo-devel >= 9.800.6
 BuildRequires:  cmake >= 3.3.2
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  make
-Recommends:     armadillo-devel >= 8.400.0
+Recommends:     armadillo-devel >= 9.800.6
 
 %description
 ensmallen provides a set of abstractions for writing an objective

++++++ ensmallen-2.17.0.tar.gz -> ensmallen-2.19.0.tar.gz ++++++
++++ 5614 lines of diff (skipped)

Reply via email to