forked from pool/armadillo
Accepting request 172506 from home:badshah400:branches:devel:libraries:c_c++
Version 3.810.0 OBS-URL: https://build.opensuse.org/request/show/172506 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=73
This commit is contained in:
parent
f2b7be08da
commit
8b761b7f68
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac24d553c554fe47412aa405593c3f6a0e55c7d71292689302598d15e4a70fd7
|
||||
size 3199354
|
3
armadillo-3.810.0.tar.gz
Normal file
3
armadillo-3.810.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:588f17fcfce2604f2bbe0d7e259ddcb5eb00585b8af23a0842c448a3b57b8a0b
|
||||
size 3207649
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 19 13:43:45 UTC 2013 - badshah400@gmail.com
|
||||
|
||||
- Update to version 3.810.0 (Newell Highway):
|
||||
+ Added fast Fourier transform: fft()
|
||||
+ Added handling of .imbue() and .transform() by submatrices and
|
||||
subcubes
|
||||
+ Added batch insertion constructors for sparse matrices
|
||||
+ Minor fix for multiplication of complex sparse matrices
|
||||
+ Better detection of recent Intel MKL versions during
|
||||
installation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 22:13:02 UTC 2013 - badshah400@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: armadillo
|
||||
Version: 3.800.2
|
||||
Version: 3.810.0
|
||||
Release: 0
|
||||
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user