1
0

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

Update to version 3.2.0

OBS-URL: https://build.opensuse.org/request/show/121485
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=39
This commit is contained in:
Ismail Dönmez
2012-05-18 17:32:22 +00:00
committed by Git OBS Bridge
parent 2dea888af8
commit 839e8b3d4e
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri May 18 13:30:23 UTC 2012 - badshah400@gmail.com
- Update to version 3.2.0:
+ Faster eigen decomposition via "divide and conquer" algorithm
+ Faster transpose of vectors and compound expressions
+ Faster handling of diagonal views
+ Faster handling of tiny fixed size vectors (≤ 4 elements)
+ Added unique(), for finding unique elements of a matrix.
-------------------------------------------------------------------
Thu May 3 21:44:48 UTC 2012 - badshah400@gmail.com