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