forked from pool/armadillo
Accepting request 229354 from devel:libraries:c_c++
Update to 4.200.0 (forwarded request 229270 from badshah400) OBS-URL: https://build.opensuse.org/request/show/229354 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=55
This commit is contained in:
commit
20737af9f0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:edd8695ce4f84196626cc56a17247a955506d9a140d23d6b1df0924b19146275
|
|
||||||
size 5478250
|
|
3
armadillo-4.200.0.tar.gz
Normal file
3
armadillo-4.200.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:77d4c64346da9fb90d1150c290919e49530cef45713e830375e04566218335ff
|
||||||
|
size 5479492
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 7 11:22:36 UTC 2014 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Update to version 4.200.0 (Flintlock Swoop):
|
||||||
|
+ Faster transpose of sparse matrices
|
||||||
|
+ More efficient handling of aliasing during matrix
|
||||||
|
multiplication
|
||||||
|
+ Faster inverse of matrices marked as diagonal.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 8 09:34:02 UTC 2014 - badshah400@gmail.com
|
Sat Mar 8 09:34:02 UTC 2014 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define soname libarmadillo4
|
%define soname libarmadillo4
|
||||||
|
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 4.100.2
|
Version: 4.200.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user