1
0
forked from pool/armadillo

Accepting request 77748 from devel:libraries:c_c++

Update to version 2.2.1 (forwarded request 77716 from badshah400)

OBS-URL: https://build.opensuse.org/request/show/77748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=6
This commit is contained in:
Sascha Peilicke 2011-08-03 07:53:28 +00:00 committed by Git OBS Bridge
commit 0e9b5c4572
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec2b489591cd08e0ebb72e951c1140e0a9b69e78e78afc646f285bcd043880e9
size 2576760

3
armadillo-2.2.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5e36602a8003bbdb6bcd965012f2cde701713c047aa5a2ca9b9f31c49d73351
size 2582839

View File

@ -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

View File

@ -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)