Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ensmallen for openSUSE:Factory 
checked in at 2023-11-14 21:42:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ensmallen (Old)
 and      /work/SRC/openSUSE:Factory/.ensmallen.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ensmallen"

Tue Nov 14 21:42:44 2023 rev:6 rq:1125829 version:2.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ensmallen/ensmallen.changes      2023-03-03 
22:31:35.300077588 +0100
+++ /work/SRC/openSUSE:Factory/.ensmallen.new.17445/ensmallen.changes   
2023-11-14 21:42:46.444045784 +0100
@@ -1,0 +2,11 @@
+Tue Nov 14 04:26:56 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 2.20.0:
+  * Implementation of Active CMAES (gh#mlpack/ensmallen#367).
+  * LBFGS: avoid generation of NaNs, and add checks for finite
+    values (gh#mlpack/ensmallen#368).
+  * Fix CNE test tolerances (gh#mlpack/ensmallen#360).
+  * Rename SCD optimizer, to CD (gh#mlpack/ensmallen#379).
+- Build and run tests.
+
+-------------------------------------------------------------------

Old:
----
  ensmallen-2.19.1.tar.gz

New:
----
  ensmallen-2.20.0.tar.gz

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

Other differences:
------------------
++++++ ensmallen.spec ++++++
--- /var/tmp/diff_new_pack.1LQC01/_old  2023-11-14 21:42:47.456083247 +0100
+++ /var/tmp/diff_new_pack.1LQC01/_new  2023-11-14 21:42:47.464083543 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           ensmallen
-Version:        2.19.1
+Version:        2.20.0
 Release:        0
 Summary:        Math optimization C++ library
 License:        BSD-3-Clause AND MPL-2.0 AND BSL-1.0
@@ -56,12 +56,15 @@
 %build
 %cmake -DENSMALLEN_CMAKE_DIR=%{_libdir}/cmake/ensmallen/
 # Build the tests
-%cmake_build
+%cmake_build ensmallen_tests
 
 %install
 %cmake_install
 %fdupes %{buildroot}/%{_prefix}
 
+%check
+%ctest
+
 %files devel
 %license COPYRIGHT.txt
 %license LICENSE.txt

++++++ ensmallen-2.19.1.tar.gz -> ensmallen-2.20.0.tar.gz ++++++
++++ 3791 lines of diff (skipped)

Reply via email to