From bf8dde441753f3d52250b05c453e427109640a6b7bcb91035b69edc084e7f14a Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Mon, 12 Feb 2024 09:26:22 +0000 Subject: [PATCH] Accepting request 1146020 from home:badshah400:branches:devel:libraries:c_c++ Update to version 12.8.0. OBS-URL: https://build.opensuse.org/request/show/1146020 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=355 --- armadillo-12.6.7.tar.xz | 3 --- armadillo-12.8.0.tar.xz | 3 +++ armadillo.changes | 13 +++++++++++++ armadillo.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 armadillo-12.6.7.tar.xz create mode 100644 armadillo-12.8.0.tar.xz diff --git a/armadillo-12.6.7.tar.xz b/armadillo-12.6.7.tar.xz deleted file mode 100644 index 47967be..0000000 --- a/armadillo-12.6.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df32064bdf5c47153cf180b3c2012c8a194a07ee892654a6914b486fff2cfa69 -size 6813060 diff --git a/armadillo-12.8.0.tar.xz b/armadillo-12.8.0.tar.xz new file mode 100644 index 0000000..0425a38 --- /dev/null +++ b/armadillo-12.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89bb6fece5ce9fdd1d01a4bc145cf7cc0b939c5777cca46de69c2f5e3412cf0 +size 6997828 diff --git a/armadillo.changes b/armadillo.changes index 98ca482..c592690 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Feb 11 20:28:37 UTC 2024 - Atri Bhattacharya + +- Update to version 12.8.0: + * Faster detection of symmetric expressions by pinv() and + rank(). + * Expanded shift() to handle sparse matrices. + * Expanded conv_to for more flexible conversions between sparse + and dense matrices. + * Added cbrt(). + * More compact representation of integers when saving matrices + in CSV format. + ------------------------------------------------------------------- Thu Dec 28 17:30:21 UTC 2023 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index 431aac0..e8f79b0 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,7 +1,7 @@ # # spec file for package armadillo # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define soname libarmadillo12 Name: armadillo -Version: 12.6.7 +Version: 12.8.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0