From 87f9b7b71de2bfad9e9e54a04115593d4726253a4cdd7888d449dadd66e70e69 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 21 Oct 2021 13:20:00 +0000 Subject: [PATCH] Accepting request 926756 from home:badshah400:branches:devel:libraries:c_c++ Update to version 10.7.1 OBS-URL: https://build.opensuse.org/request/show/926756 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=302 --- armadillo-10.6.2.tar.xz | 3 --- armadillo-10.7.1.tar.xz | 3 +++ armadillo.changes | 11 +++++++++++ armadillo.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 armadillo-10.6.2.tar.xz create mode 100644 armadillo-10.7.1.tar.xz diff --git a/armadillo-10.6.2.tar.xz b/armadillo-10.6.2.tar.xz deleted file mode 100644 index d2f1019..0000000 --- a/armadillo-10.6.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a803d6f8f76d407db9c15edc3894965238c8e589f94cc907a8373ee945728a8 -size 6222852 diff --git a/armadillo-10.7.1.tar.xz b/armadillo-10.7.1.tar.xz new file mode 100644 index 0000000..7f59172 --- /dev/null +++ b/armadillo-10.7.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90e399ac9592cbb57c77544601dd7fce675bb2ea67b4d24fcfbf0be975eeb88 +size 6258792 diff --git a/armadillo.changes b/armadillo.changes index 141f200..a167a8c 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Oct 21 11:45:55 UTC 2021 - Atri Bhattacharya + +- Update to version 10.7.1: + * Faster handling of submatrix views accessed by + X.cols(first_col,last_col). + * Faster handling of element-wise min() and max() in compound + expressions. + * Expanded solve() with solve_opts::force_approx option to force + use of the approximate solver. + ------------------------------------------------------------------- Sat Aug 7 15:56:45 UTC 2021 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index d853073..b509667 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo10 Name: armadillo -Version: 10.6.2 +Version: 10.7.1 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0