From d5f8322b308f973395a24d711d9c81153c672fceaf7c30b8c423ac350bd8a03a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 3 Aug 2011 07:22:28 +0000 Subject: [PATCH] Accepting request 77716 from home:badshah400:branches:devel:libraries:c_c++ Update to version 2.2.1 OBS-URL: https://build.opensuse.org/request/show/77716 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=6 --- armadillo-2.0.2.tar.bz2 | 3 --- armadillo-2.2.1.tar.bz2 | 3 +++ armadillo.changes | 13 +++++++++++++ armadillo.spec | 5 +++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 armadillo-2.0.2.tar.bz2 create mode 100644 armadillo-2.2.1.tar.bz2 diff --git a/armadillo-2.0.2.tar.bz2 b/armadillo-2.0.2.tar.bz2 deleted file mode 100644 index 6dcf7c9..0000000 --- a/armadillo-2.0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec2b489591cd08e0ebb72e951c1140e0a9b69e78e78afc646f285bcd043880e9 -size 2576760 diff --git a/armadillo-2.2.1.tar.bz2 b/armadillo-2.2.1.tar.bz2 new file mode 100644 index 0000000..93d9aa1 --- /dev/null +++ b/armadillo-2.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e36602a8003bbdb6bcd965012f2cde701713c047aa5a2ca9b9f31c49d73351 +size 2582839 diff --git a/armadillo.changes b/armadillo.changes index 4933ff4..2a56ac5 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Aug 2 17:08:49 UTC 2011 - badshah400@gmail.com + +- Update to version 2.2.1 + + Faster multiplication of small matrices + + Faster trans() + + Faster handling of submatrices by norm() + + Added economical singular value decomposition: svd_thin() + + Added circ_toeplitz() + + Added .is_colvec() & .is_rowvec() + + Fixes for handling of complex numbers by cov(), cor(), + running_stat_vec + ------------------------------------------------------------------- Sat Jul 16 20:39:49 UTC 2011 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index b19c2cd..c0a45de 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ Name: armadillo -Version: 2.0.2 +Version: 2.2.1 Release: 1 License: LGPLv3+ Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS @@ -51,7 +51,8 @@ than another language like Matlab or Octave. License: LGPLv3+ Summary: Shared libraries for armadillo Group: Development/Libraries/C and C++ -Obsoletes: libarmadillo1 +Provides: libarmadillo1 = %{version} +Obsoletes: libarmadillo1 < %{version} %description -n libarmadillo2 Armadillo is a C++ linear algebra library (matrix maths)