1
0
forked from pool/armadillo

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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6278da9c3912e4adb3c1647fd7522d7fb491c23bd98dc2b5e1f7eed7451d956
size 2918510

3
armadillo-3.2.0.tar.gz Normal file
View File

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

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

View File

@ -17,7 +17,7 @@
Name: armadillo
Version: 3.0.3
Version: 3.2.0
Release: 0
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
License: LGPL-3.0+