From 375faf7079f2fac68d091cb287764a079a13cca13e65f2817621afdf71ac2955 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Fri, 17 Jun 2022 12:28:29 +0000 Subject: [PATCH] Accepting request 982499 from home:badshah400:branches:devel:libraries:c_c++ Update to version 11.2.0. OBS-URL: https://build.opensuse.org/request/show/982499 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=315 --- armadillo-11.1.1.tar.xz | 3 --- armadillo-11.2.0.tar.xz | 3 +++ armadillo.changes | 9 +++++++++ armadillo.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 armadillo-11.1.1.tar.xz create mode 100644 armadillo-11.2.0.tar.xz diff --git a/armadillo-11.1.1.tar.xz b/armadillo-11.1.1.tar.xz deleted file mode 100644 index 037c8be..0000000 --- a/armadillo-11.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfa6154a5fefd832d28d530a58221fe4a2cff2a3bbdbd82e109bde53fb29dcdb -size 6847020 diff --git a/armadillo-11.2.0.tar.xz b/armadillo-11.2.0.tar.xz new file mode 100644 index 0000000..f6921c7 --- /dev/null +++ b/armadillo-11.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5ca215901c68c63467c0bfee14f08e34d875a47ab0f095082ab32ddff4f243 +size 6850412 diff --git a/armadillo.changes b/armadillo.changes index e0b2bfa..cc64059 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jun 13 16:37:12 UTC 2022 - Atri Bhattacharya + +- Update to version 11.2.0: + * Faster handling of sparse submatrix column views by norm(), + accu(), nonzeros(). + * Extended randu() and randn() to allow specification of + distribution parameters. + ------------------------------------------------------------------- Wed May 18 12:13:01 UTC 2022 - Dominique Leuenberger diff --git a/armadillo.spec b/armadillo.spec index a3ea820..a056015 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo11 Name: armadillo -Version: 11.1.1 +Version: 11.2.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0