forked from pool/armadillo
Accepting request 348970 from home:badshah400:branches:devel:libraries:c_c++
Update to version 6.400.2 OBS-URL: https://build.opensuse.org/request/show/348970 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=166
This commit is contained in:
parent
51599a8252
commit
2a98f798fb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2c9d98e309d3e95814668fa476d9fc91499743fe73a52e1a98362f382886f9d5
|
|
||||||
size 5450435
|
|
3
armadillo-6.400.2.tar.gz
Normal file
3
armadillo-6.400.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:93d982f8a3ceeb75a4431506d7723780bbba14d10ede415fc8a68e92be62c426
|
||||||
|
size 5453856
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 15 12:53:57 UTC 2015 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Update to version 6.400.2 (Flying Spaghetti Monster Deluxe):
|
||||||
|
+ Expanded each_col(), each_row() and each_slice() to handle
|
||||||
|
C++11 lambda functions.
|
||||||
|
+ Added ind2sub() and sub2ind().
|
||||||
|
+ Fixes for corner cases in gmm_diag class.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 5 11:09:18 UTC 2015 - badshah400@gmail.com
|
Sat Dec 5 11:09:18 UTC 2015 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define soname libarmadillo6
|
%define soname libarmadillo6
|
||||||
|
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 6.300.2
|
Version: 6.400.2
|
||||||
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