Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2022-04-20 16:55:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/armadillo (Old)
 and      /work/SRC/openSUSE:Factory/.armadillo.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "armadillo"

Wed Apr 20 16:55:00 2022 rev:161 rq:970746 version:11.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes      2022-02-09 
20:40:49.830609970 +0100
+++ /work/SRC/openSUSE:Factory/.armadillo.new.1941/armadillo.changes    
2022-04-20 16:55:05.614497703 +0200
@@ -1,0 +2,17 @@
+Mon Apr 18 14:43:41 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 11.0.1:
+  * Added variants of inv() and inv_sympd() that provide reciprocal
+    condition number
+  * Expanded inv() and inv_sympd() with options inv_opts::tiny and
+    inv_opts::allow_approx
+  * stricter handling of singular matrices by inv() and inv_sympd()
+  * stricter handling of non-sympd matrices by inv_sympd()
+  * stricter handling of non-finite matrices by pinv()
+  * more robust handling of rank deficient matrices by solve()
+  * faster handling of diagonal matrices by rcond()
+  * changed eigs_sym() and eigs_gen() to use higher quality RNG
+  * quantile() and median() will now throw an exception if given
+    matrices/vectors have NaN elements
+
+-------------------------------------------------------------------

Old:
----
  armadillo-10.8.2.tar.xz

New:
----
  armadillo-11.0.1.tar.xz

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

Other differences:
------------------
++++++ armadillo.spec ++++++
--- /var/tmp/diff_new_pack.hIyZda/_old  2022-04-20 16:55:06.358498399 +0200
+++ /var/tmp/diff_new_pack.hIyZda/_new  2022-04-20 16:55:06.362498402 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define soname libarmadillo10
+%define soname libarmadillo11
 Name:           armadillo
-Version:        10.8.2
+Version:        11.0.1
 Release:        0
 Summary:        C++ matrix library with interfaces to LAPACK and ATLAS
 License:        Apache-2.0

++++++ armadillo-10.8.2.tar.xz -> armadillo-11.0.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/armadillo/armadillo-10.8.2.tar.xz 
/work/SRC/openSUSE:Factory/.armadillo.new.1941/armadillo-11.0.1.tar.xz differ: 
char 26, line 1

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.hIyZda/_old  2022-04-20 16:55:06.414498451 +0200
+++ /var/tmp/diff_new_pack.hIyZda/_new  2022-04-20 16:55:06.418498454 +0200
@@ -1,5 +1,5 @@
-libarmadillo10
+libarmadillo11
 armadillo-devel
        requires -armadillo-<targettype>
-       requires "libarmadillo10-<targettype> = <version>"
+       requires "libarmadillo11-<targettype> = <version>"
 

Reply via email to