From e34b52960be7b18f5528cacfb43be7d086111b78d83538b3749e997a10e5def7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 13 Aug 2013 05:37:46 +0000 Subject: [PATCH] Accepting request 186801 from home:badshah400:branches:devel:libraries:c_c++ Update to version 3.910.0 OBS-URL: https://build.opensuse.org/request/show/186801 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=88 --- armadillo-3.900.7.tar.gz | 3 --- armadillo-3.910.0.tar.gz | 3 +++ armadillo.changes | 10 ++++++++++ armadillo.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.900.7.tar.gz create mode 100644 armadillo-3.910.0.tar.gz diff --git a/armadillo-3.900.7.tar.gz b/armadillo-3.900.7.tar.gz deleted file mode 100644 index 8624392..0000000 --- a/armadillo-3.900.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10adc34add22b8661c16e9b7c5b3b5496b85938654a909944d510f8374824d63 -size 3220603 diff --git a/armadillo-3.910.0.tar.gz b/armadillo-3.910.0.tar.gz new file mode 100644 index 0000000..f7dde30 --- /dev/null +++ b/armadillo-3.910.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e6b4e649a8da787c1136fdfd35ffd618ae0536af6855d2acfd4042429d5ceb +size 3231589 diff --git a/armadillo.changes b/armadillo.changes index f2b8a5c..f26702b 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Aug 12 21:02:40 UTC 2013 - badshah400@gmail.com + +- Update to version 3.910.0 (Pyrenees): + + Faster multiplication of a matrix with a transpose of itself, + ie. X*X.t() and X.t()*X + + Added vectorise() for reshaping matrices into vectors + + Added all() and any() for indicating presence of elements + satisfying a relational condition + ------------------------------------------------------------------- Wed Jul 31 19:09:57 UTC 2013 - dmitry_r@opensuse.org diff --git a/armadillo.spec b/armadillo.spec index 5341413..1fecd74 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.900.7 +Version: 3.910.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0