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