forked from pool/armadillo
Accepting request 121486 from devel:libraries:c_c++
Update to version 3.2.0 (forwarded request 121485 from badshah400) OBS-URL: https://build.opensuse.org/request/show/121486 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=21
This commit is contained in:
commit
9c6806de75
@ -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
3
armadillo-3.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9514e000090a3a8a3b8c2793d754c5274f100b017c75553e3aaf0ce74e9f7bbb
|
||||
size 2928885
|
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user