forked from pool/armadillo
Accepting request 262742 from home:badshah400:branches:devel:libraries:c_c++
Update to 4.550.0 OBS-URL: https://build.opensuse.org/request/show/262742 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=129
This commit is contained in:
parent
a4161791fb
commit
eb916aa9e0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:850965e696963c3f89451ca8c10d2e55b97a02cf33169f06a7945538e4c897ab
|
|
||||||
size 5342046
|
|
3
armadillo-4.550.0.tar.gz
Normal file
3
armadillo-4.550.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54a03bfe7dbf5d7a7aa8ef6e4101b9c6def7c7eeb74fbce4fc5981e4371204e1
|
||||||
|
size 5344515
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 20 19:12:24 UTC 2014 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Update to version 4.550 (Singapore Sling Deluxe):
|
||||||
|
+ Added matrix exponential function: expmat()
|
||||||
|
+ Faster .log_p() and .avg_log_p() functions in the gmm_diag
|
||||||
|
class when compiling with OpenMP enabled
|
||||||
|
+ Faster handling of in-place addition/subtraction of
|
||||||
|
expressions with an outer product.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 3 17:51:28 UTC 2014 - badshah400@gmail.com
|
Mon Nov 3 17:51:28 UTC 2014 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define soname libarmadillo4
|
%define soname libarmadillo4
|
||||||
|
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 4.500.1
|
Version: 4.550.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