1
0
forked from pool/armadillo

Accepting request 415561 from home:badshah400:branches:devel:libraries:c_c++

- 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().

OBS-URL: https://build.opensuse.org/request/show/415561
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=186
This commit is contained in:
Ismail Dönmez 2016-07-28 11:06:01 +00:00 committed by Git OBS Bridge
parent f01b2a300f
commit 50e063845b
4 changed files with 12 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed1aa8dd2d33692b6a41a732c9989113f8ba34b19ced39382fc6ab677e26765e
size 3994524

View File

@ -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

View File

@ -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