Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ensmallen for openSUSE:Factory 
checked in at 2026-03-03 15:30:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ensmallen (Old)
 and      /work/SRC/openSUSE:Factory/.ensmallen.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ensmallen"

Tue Mar  3 15:30:59 2026 rev:8 rq:1335878 version:3.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ensmallen/ensmallen.changes      2024-03-17 
22:18:24.933712371 +0100
+++ /work/SRC/openSUSE:Factory/.ensmallen.new.29461/ensmallen.changes   
2026-03-03 15:31:47.807186267 +0100
@@ -1,0 +2,12 @@
+Fri Feb 27 20:30:17 UTC 2026 - Christoph G <[email protected]>
+
+- update to 3.11.0
+  * Refactor GradientDescent into GradientDescentType
+- update to 3.10.0
+  * SGD-like optimizers now all divide the step size by the batch
+    size so that step sizes don't need to be tuned in addition to
+    batch sizes.
+  * Add proximal gradient optimizers for L1-constrained and other
+    related problems: FBS, FISTA, and FASTA
+
+-------------------------------------------------------------------

Old:
----
  ensmallen-2.21.1.tar.gz

New:
----
  ensmallen-3.11.0.tar.gz

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

Other differences:
------------------
++++++ ensmallen.spec ++++++
--- /var/tmp/diff_new_pack.OdMDWX/_old  2026-03-03 15:31:48.483214146 +0100
+++ /var/tmp/diff_new_pack.OdMDWX/_new  2026-03-03 15:31:48.487214311 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ensmallen
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2020 Markus Kolb <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           ensmallen
-Version:        2.21.1
+Version:        3.11.0
 Release:        0
 Summary:        Math optimization C++ library
 License:        BSD-3-Clause AND MPL-2.0 AND BSL-1.0
@@ -26,11 +26,11 @@
 URL:            https://ensmallen.org
 Source0:        https://ensmallen.org/files/ensmallen-%{version}.tar.gz
 BuildRequires:  armadillo-devel >= 9.800.6
-BuildRequires:  cmake >= 3.3.2
+BuildRequires:  cmake >= 3.5
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  make
-Recommends:     armadillo-devel >= 9.800.6
+Recommends:     armadillo-devel >= 10.8.2
 
 %description
 ensmallen provides a set of abstractions for writing an objective

++++++ ensmallen-2.21.1.tar.gz -> ensmallen-3.11.0.tar.gz ++++++
++++ 33145 lines of diff (skipped)

Reply via email to