From 6e17007bbf800ef6a47fa6b4f9545d8ca8e7a13d120017bcd73e4f0eaed8c272 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Sep 2022 11:25:00 +0000 Subject: [PATCH] Accepting request 1006279 from home:badshah400:branches:devel:libraries:c_c++ Update to version 11.4.0. OBS-URL: https://build.opensuse.org/request/show/1006279 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=323 --- armadillo-11.2.4.tar.xz | 3 --- armadillo-11.4.0.tar.xz | 3 +++ armadillo.changes | 9 +++++++++ armadillo.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 armadillo-11.2.4.tar.xz create mode 100644 armadillo-11.4.0.tar.xz diff --git a/armadillo-11.2.4.tar.xz b/armadillo-11.2.4.tar.xz deleted file mode 100644 index 335ce14..0000000 --- a/armadillo-11.2.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc4c91954ab11490bf64d2dfcc54a802f14393c756a8d545ac155eeeffa7fd93 -size 6802336 diff --git a/armadillo-11.4.0.tar.xz b/armadillo-11.4.0.tar.xz new file mode 100644 index 0000000..85393ba --- /dev/null +++ b/armadillo-11.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:016531152c02729a602aa6f16f4ba3b0475740d5c1bd28d34edd7264f476461c +size 6804388 diff --git a/armadillo.changes b/armadillo.changes index 988f571..bd44e6c 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 27 01:27:30 UTC 2022 - Atri Bhattacharya + +- Update to version 11.4.0: + * extended pow() with various forms of element-wise power + operations. + * added find_nan() to find indices of NaN elements. + * faster handling of compound expressions by sum(). + ------------------------------------------------------------------- Fri Sep 9 13:55:26 UTC 2022 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index 81fd674..821808a 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo11 Name: armadillo -Version: 11.2.4 +Version: 11.4.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0