From eded78a06d74294a6e203d347dc3d946a468470bc194024424168738fc451d88 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Fri, 14 Jan 2022 08:40:55 +0000 Subject: [PATCH] Accepting request 945648 from home:badshah400:branches:devel:libraries:c_c++ Update to version 10.8.0. OBS-URL: https://build.opensuse.org/request/show/945648 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=306 --- armadillo-10.7.6.tar.xz | 3 --- armadillo-10.8.0.tar.xz | 3 +++ armadillo.changes | 10 ++++++++++ armadillo.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 armadillo-10.7.6.tar.xz create mode 100644 armadillo-10.8.0.tar.xz diff --git a/armadillo-10.7.6.tar.xz b/armadillo-10.7.6.tar.xz deleted file mode 100644 index 2f7fd59..0000000 --- a/armadillo-10.7.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc7933d27aba9bf0965eb52b4794bc44e5a953a125cef8b37c0d2851008e9dc1 -size 6261860 diff --git a/armadillo-10.8.0.tar.xz b/armadillo-10.8.0.tar.xz new file mode 100644 index 0000000..67f5751 --- /dev/null +++ b/armadillo-10.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5d2fd4bba095733829f7fe03d4a74e732b81c75dd4d40001163487c967d5bc +size 6265772 diff --git a/armadillo.changes b/armadillo.changes index b1d891d..38b7460 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jan 11 18:39:06 UTC 2022 - Atri Bhattacharya + +- Update to version 10.8.0: + * Faster handling of symmetric matrices by pinv() and rank(). + * Faster handling of diagonal matrices by inv_sympd(), pinv(), + rank(). + * Expanded norm() to handle integer vectors and matrices. + * Added datum::tau to replace 2pi. + ------------------------------------------------------------------- Fri Dec 31 18:00:35 UTC 2021 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index c73d52f..e66b881 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,7 +1,7 @@ # # spec file for package armadillo # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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 libarmadillo10 Name: armadillo -Version: 10.7.6 +Version: 10.8.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0