forked from pool/armadillo
Accepting request 415574 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/415574 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=96
This commit is contained in:
commit
befcea838f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55ab2e62e305da66de6e1c80d91a55511a924cbcfa95ceb13c87e8a958397dfb
|
||||
size 3994444
|
3
armadillo-7.300.0.tar.xz
Normal file
3
armadillo-7.300.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed1aa8dd2d33692b6a41a732c9989113f8ba34b19ced39382fc6ab677e26765e
|
||||
size 3994524
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 02:02:26 UTC 2016 - badshah400@gmail.com
|
||||
|
||||
- Update to version 7.300.0:
|
||||
+ Added index_min() and index_max() standalone functions.
|
||||
+ Expanded .subvec() to accept size() arguments.
|
||||
+ More robust handling of non-square matrices by lu().
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 2 00:46:29 UTC 2016 - badshah400@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname libarmadillo7
|
||||
|
||||
Name: armadillo
|
||||
Version: 7.200.2
|
||||
Version: 7.300.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