forked from pool/armadillo
Accepting request 186801 from home:badshah400:branches:devel:libraries:c_c++
Update to version 3.910.0 OBS-URL: https://build.opensuse.org/request/show/186801 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=88
This commit is contained in:
parent
86270cace8
commit
e34b52960b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10adc34add22b8661c16e9b7c5b3b5496b85938654a909944d510f8374824d63
|
||||
size 3220603
|
3
armadillo-3.910.0.tar.gz
Normal file
3
armadillo-3.910.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34e6b4e649a8da787c1136fdfd35ffd618ae0536af6855d2acfd4042429d5ceb
|
||||
size 3231589
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 21:02:40 UTC 2013 - badshah400@gmail.com
|
||||
|
||||
- Update to version 3.910.0 (Pyrenees):
|
||||
+ Faster multiplication of a matrix with a transpose of itself,
|
||||
ie. X*X.t() and X.t()*X
|
||||
+ Added vectorise() for reshaping matrices into vectors
|
||||
+ Added all() and any() for indicating presence of elements
|
||||
satisfying a relational condition
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 19:09:57 UTC 2013 - dmitry_r@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: armadillo
|
||||
Version: 3.900.7
|
||||
Version: 3.910.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