From b9e8c62cff5f6e00d94f289f35f9c408c95215b9f7b27fd2747c0e06c7003b19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 17 Oct 2017 09:16:01 +0000 Subject: [PATCH] Accepting request 534156 from home:badshah400:branches:devel:libraries:c_c++ - Update to version 8.200.0: + Added intersect() for finding common elements in two vectors/matrices. + Expanded affmul() to handle non-square matrices. OBS-URL: https://build.opensuse.org/request/show/534156 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=222 --- armadillo-8.100.1.tar.xz | 3 --- armadillo-8.200.0.tar.xz | 3 +++ armadillo.changes | 8 ++++++++ armadillo.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 armadillo-8.100.1.tar.xz create mode 100644 armadillo-8.200.0.tar.xz diff --git a/armadillo-8.100.1.tar.xz b/armadillo-8.100.1.tar.xz deleted file mode 100644 index 9410c24..0000000 --- a/armadillo-8.100.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54773f7d828bd3885c598f90122b530ded65d9b195c9034e082baea737cd138d -size 4453908 diff --git a/armadillo-8.200.0.tar.xz b/armadillo-8.200.0.tar.xz new file mode 100644 index 0000000..d8af2ed --- /dev/null +++ b/armadillo-8.200.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998d4c689fe5c18e393a5d129aa5d1fd649592ae1a94e0c280d3f88e01526aa8 +size 4456824 diff --git a/armadillo.changes b/armadillo.changes index c6596dc..cc63103 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Oct 15 12:24:13 UTC 2017 - badshah400@gmail.com + +- Update to version 8.200.0: + + Added intersect() for finding common elements in two + vectors/matrices. + + Expanded affmul() to handle non-square matrices. + ------------------------------------------------------------------- Tue Sep 12 05:55:54 UTC 2017 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 7485bb2..abb78d9 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo8 Name: armadillo -Version: 8.100.1 +Version: 8.200.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0