From 525730686cf777f35c67d6c3db326600e55735434ed719e24a70dc00cbd82f43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 8 Apr 2014 08:39:39 +0000 Subject: [PATCH] Accepting request 229270 from home:badshah400:branches:devel:libraries:c_c++ Update to 4.200.0 OBS-URL: https://build.opensuse.org/request/show/229270 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=105 --- armadillo-4.100.2.tar.gz | 3 --- armadillo-4.200.0.tar.gz | 3 +++ armadillo.changes | 9 +++++++++ armadillo.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 armadillo-4.100.2.tar.gz create mode 100644 armadillo-4.200.0.tar.gz diff --git a/armadillo-4.100.2.tar.gz b/armadillo-4.100.2.tar.gz deleted file mode 100644 index 4c6ea14..0000000 --- a/armadillo-4.100.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edd8695ce4f84196626cc56a17247a955506d9a140d23d6b1df0924b19146275 -size 5478250 diff --git a/armadillo-4.200.0.tar.gz b/armadillo-4.200.0.tar.gz new file mode 100644 index 0000000..63b918f --- /dev/null +++ b/armadillo-4.200.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d4c64346da9fb90d1150c290919e49530cef45713e830375e04566218335ff +size 5479492 diff --git a/armadillo.changes b/armadillo.changes index 0544c29..a84d4e8 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Apr 7 11:22:36 UTC 2014 - badshah400@gmail.com + +- Update to version 4.200.0 (Flintlock Swoop): + + Faster transpose of sparse matrices + + More efficient handling of aliasing during matrix + multiplication + + Faster inverse of matrices marked as diagonal. + ------------------------------------------------------------------- Sat Mar 8 09:34:02 UTC 2014 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 60311a9..cd8ecea 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo4 Name: armadillo -Version: 4.100.2 +Version: 4.200.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0