1
0

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
This commit is contained in:
Ismail Dönmez
2011-08-03 07:22:28 +00:00
committed by Git OBS Bridge
parent b9876e91ed
commit d5f8322b30
4 changed files with 19 additions and 5 deletions

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