From 573250143197b925c23e0799a7d9294e5a9822d805981a1d3f1a4850e9789c0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 4 Jul 2014 13:27:30 +0000 Subject: [PATCH] Accepting request 239410 from home:badshah400:branches:devel:libraries:c_c++ Version 4.320.0 (update) OBS-URL: https://build.opensuse.org/request/show/239410 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=115 --- armadillo-4.300.8.tar.gz | 3 --- armadillo-4.320.0.tar.gz | 3 +++ armadillo.changes | 11 +++++++++++ armadillo.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 armadillo-4.300.8.tar.gz create mode 100644 armadillo-4.320.0.tar.gz diff --git a/armadillo-4.300.8.tar.gz b/armadillo-4.300.8.tar.gz deleted file mode 100644 index 561fccc..0000000 --- a/armadillo-4.300.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d1a77ad7a74e8b4a74d7b71c5e3fe488e26283907b316618de0a8558c60173a -size 5484286 diff --git a/armadillo-4.320.0.tar.gz b/armadillo-4.320.0.tar.gz new file mode 100644 index 0000000..f4eff71 --- /dev/null +++ b/armadillo-4.320.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f670c164b3d26331ad1b8da39db3e06ef0e3ad8de33176903de0623ca2b11c9 +size 5321312 diff --git a/armadillo.changes b/armadillo.changes index 3af2d56..ff57b82 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jul 2 20:17:08 UTC 2014 - badshah400@gmail.com + +- Update to Version 4.320 (Daintree Tea Raider) + + Expanded eigs_sym() and eigs_gen() to use an optional + tolerance parameter + + Expanded eig_sym() to automatically fall back to standard + decomposition method if divide-and-conquer fails + + Automatic installer enables use of C++11 random number + generator when using gcc 4.8.3+ in C++11 mode. + ------------------------------------------------------------------- Tue Jun 3 00:11:13 UTC 2014 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 47bcded..61f5199 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo4 Name: armadillo -Version: 4.300.8 +Version: 4.320.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0