1
0

Accepting request 132233 from home:badshah400:branches:devel:libraries:c_c++

Update to version 3.3.91 (3.4 Beta 1)

OBS-URL: https://build.opensuse.org/request/show/132233
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=51
This commit is contained in:
Ismail Dönmez
2012-09-01 08:21:22 +00:00
committed by Git OBS Bridge
parent 089438c398
commit f0be34281c
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Sep 1 03:47:24 UTC 2012 - badshah400@gmail.com
- Update to version 3.3.91 (3.4 Beta 1):
+ Faster singular value decomposition via "divide and conquer"
algorithm
+ Added economical QR decomposition: qr_econ()
+ Added .each_col() & .each_row() for vector operations repeated
on each column or row
+ Added preliminary support for sparse matrices.
-------------------------------------------------------------------
Wed Jul 11 15:44:44 UTC 2012 - badshah400@gmail.com