From e32636509eca4cdad3c8f72d60233d54f39e95da2761ba3d8ba0feb5c0e6a7e2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 30 Jun 2017 11:00:49 +0000 Subject: [PATCH] Accepting request 507202 from home:badshah400:branches:devel:libraries:c_c++ OBS-URL: https://build.opensuse.org/request/show/507202 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=211 --- armadillo-7.900.1.tar.xz | 3 --- armadillo-7.950.1.tar.xz | 3 +++ armadillo.changes | 10 ++++++++++ armadillo.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 armadillo-7.900.1.tar.xz create mode 100644 armadillo-7.950.1.tar.xz diff --git a/armadillo-7.900.1.tar.xz b/armadillo-7.900.1.tar.xz deleted file mode 100644 index c084d86..0000000 --- a/armadillo-7.900.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33eec7013990b5477ccc5ad3abc68bc2326c7a7a2790014d625cfcf37c0e07d3 -size 4022388 diff --git a/armadillo-7.950.1.tar.xz b/armadillo-7.950.1.tar.xz new file mode 100644 index 0000000..521aa6c --- /dev/null +++ b/armadillo-7.950.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32da32a0ea420b8397a53e4b40ed279c1a5fc791dd492a2ced81ffb14ad0d1b +size 4022716 diff --git a/armadillo.changes b/armadillo.changes index f590491..fb83548 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jun 21 12:07:23 UTC 2017 - badshah400@gmail.com + +- Update to version 7.950.1: + + Expanded accu() and sum() to use OpenMP for processing + expressions with computationally expensive element-wise + functions. + + Expanded trimatu() and trimatl() to allow specification of the + diagonal which delineates the boundary of the triangular part. + ------------------------------------------------------------------- Mon May 15 14:07:43 UTC 2017 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 57209c8..c7fe7aa 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo7 Name: armadillo -Version: 7.900.1 +Version: 7.950.1 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0