From 5df9cec0280ff0f8b7ea8250273fe35d9774bbeb32a67826c9d2f8ced7657fae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 22 Sep 2012 08:17:30 +0000 Subject: [PATCH] Accepting request 135337 from home:badshah400:branches:devel:libraries:c_c++ Update to version 3.4.1 OBS-URL: https://build.opensuse.org/request/show/135337 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=55 --- armadillo-3.4.0.tar.gz | 3 --- armadillo-3.4.1.tar.gz | 3 +++ armadillo.changes | 10 ++++++++++ armadillo.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.4.0.tar.gz create mode 100644 armadillo-3.4.1.tar.gz diff --git a/armadillo-3.4.0.tar.gz b/armadillo-3.4.0.tar.gz deleted file mode 100644 index f824e7e..0000000 --- a/armadillo-3.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7653e054f2051a649aa40159edf779e8d3c05c07055db7b1ed9dc4a8513abcbb -size 3003061 diff --git a/armadillo-3.4.1.tar.gz b/armadillo-3.4.1.tar.gz new file mode 100644 index 0000000..52f5c67 --- /dev/null +++ b/armadillo-3.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:476340751c07b81823e080062958bf475008bf5d26fead68f400e12a8962edbf +size 3003954 diff --git a/armadillo.changes b/armadillo.changes index 583732d..07b6f71 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Sep 22 01:19:51 UTC 2012 - badshah400@gmail.com + +- Update to version 3.4.1: + + Workaround for a bug in the Mac OS X accelerate framework + + Fixes for handling empty sparse matrices + + Added documentation for saving & loading matrices in HDF5 + format + + Faster dot() and cdot() for complex numbers. + ------------------------------------------------------------------- Fri Sep 7 16:37:55 UTC 2012 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 84009b1..175a056 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.4.0 +Version: 3.4.1 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+