forked from pool/armadillo
Accepting request 507202 from home:badshah400:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/507202 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=211
This commit is contained in:
parent
d997c20470
commit
e32636509e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33eec7013990b5477ccc5ad3abc68bc2326c7a7a2790014d625cfcf37c0e07d3
|
||||
size 4022388
|
3
armadillo-7.950.1.tar.xz
Normal file
3
armadillo-7.950.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a32da32a0ea420b8397a53e4b40ed279c1a5fc791dd492a2ced81ffb14ad0d1b
|
||||
size 4022716
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 21 12:07:23 UTC 2017 - badshah400@gmail.com
|
||||
|
||||
- Update to version 7.950.1:
|
||||
+ Expanded accu() and sum() to use OpenMP for processing
|
||||
expressions with computationally expensive element-wise
|
||||
functions.
|
||||
+ Expanded trimatu() and trimatl() to allow specification of the
|
||||
diagonal which delineates the boundary of the triangular part.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 15 14:07:43 UTC 2017 - badshah400@gmail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname libarmadillo7
|
||||
Name: armadillo
|
||||
Version: 7.900.1
|
||||
Version: 7.950.1
|
||||
Release: 0
|
||||
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user