From eb916aa9e05b27cd586ece8be117388d6d768a2800ee9e2f6e4fc19bb7189178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 24 Nov 2014 09:23:39 +0000 Subject: [PATCH] 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 --- armadillo-4.500.1.tar.gz | 3 --- armadillo-4.550.0.tar.gz | 3 +++ armadillo.changes | 10 ++++++++++ armadillo.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 armadillo-4.500.1.tar.gz create mode 100644 armadillo-4.550.0.tar.gz diff --git a/armadillo-4.500.1.tar.gz b/armadillo-4.500.1.tar.gz deleted file mode 100644 index 0480978..0000000 --- a/armadillo-4.500.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:850965e696963c3f89451ca8c10d2e55b97a02cf33169f06a7945538e4c897ab -size 5342046 diff --git a/armadillo-4.550.0.tar.gz b/armadillo-4.550.0.tar.gz new file mode 100644 index 0000000..b475352 --- /dev/null +++ b/armadillo-4.550.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a03bfe7dbf5d7a7aa8ef6e4101b9c6def7c7eeb74fbce4fc5981e4371204e1 +size 5344515 diff --git a/armadillo.changes b/armadillo.changes index 7ed94e4..d8870ae 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -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 diff --git a/armadillo.spec b/armadillo.spec index 6162ee9..b6ca8de 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo4 Name: armadillo -Version: 4.500.1 +Version: 4.550.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0