forked from pool/armadillo
Accepting request 437611 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/437611 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=100
This commit is contained in:
commit
0930ac3ac6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3fca5060da60e7d738344df919c71773a78d473ca999f356e204a2fd37837fbb
|
|
||||||
size 3994792
|
|
3
armadillo-7.500.0.tar.xz
Normal file
3
armadillo-7.500.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7aa6f82b226753b7a534cd77dffb08f82ecbcf60662aa1ea5a7ff5c7c46828f5
|
||||||
|
size 3994540
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 24 13:16:30 UTC 2016 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Update to version 7.500.0:
|
||||||
|
+ Expanded qz() to optionally specify ordering of the Schur
|
||||||
|
form.
|
||||||
|
+ Expanded .each_slice() to support matrix multiplication.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 28 11:44:58 UTC 2016 - badshah400@gmail.com
|
Wed Sep 28 11:44:58 UTC 2016 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define soname libarmadillo7
|
%define soname libarmadillo7
|
||||||
|
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 7.400.3
|
Version: 7.500.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