From 324a43824e30af1385599012ffd76ae82b037014b730ca72c990c92f1d33b309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 26 Sep 2012 11:54:33 +0000 Subject: [PATCH] Accepting request 136056 from home:badshah400:branches:devel:libraries:c_c++ Update to version 3.4.2 OBS-URL: https://build.opensuse.org/request/show/136056 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=56 --- armadillo-3.4.1.tar.gz | 3 --- armadillo-3.4.2.tar.gz | 3 +++ armadillo.changes | 7 +++++++ armadillo.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.4.1.tar.gz create mode 100644 armadillo-3.4.2.tar.gz diff --git a/armadillo-3.4.1.tar.gz b/armadillo-3.4.1.tar.gz deleted file mode 100644 index 52f5c67..0000000 --- a/armadillo-3.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:476340751c07b81823e080062958bf475008bf5d26fead68f400e12a8962edbf -size 3003954 diff --git a/armadillo-3.4.2.tar.gz b/armadillo-3.4.2.tar.gz new file mode 100644 index 0000000..da52bf6 --- /dev/null +++ b/armadillo-3.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a0d6caf3e0e4759dd8172f488e24e76c336740cddbf6c8f5b3dfbb3ff33a64 +size 3006742 diff --git a/armadillo.changes b/armadillo.changes index 07b6f71..c48b70e 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 26 05:25:05 UTC 2012 - badshah400@gmail.com + +- Update to version 3.4.2: + + Minor fixes for handling sparse submatrix views + + Minor speedups for sparse matrices. + ------------------------------------------------------------------- Sat Sep 22 01:19:51 UTC 2012 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 175a056..69bf49d 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.4.1 +Version: 3.4.2 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+