From f49658c4b615e765a8873580e5c534329f65c7c24511027b61c853f79f449c6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 25 Mar 2016 08:54:38 +0000 Subject: [PATCH] Accepting request 379491 from home:badshah400:branches:devel:libraries:c_c++ OBS-URL: https://build.opensuse.org/request/show/379491 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=172 --- armadillo-6.500.5.tar.gz | 3 --- armadillo-6.600.5.tar.gz | 3 +++ armadillo.changes | 11 +++++++++++ armadillo.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 armadillo-6.500.5.tar.gz create mode 100644 armadillo-6.600.5.tar.gz diff --git a/armadillo-6.500.5.tar.gz b/armadillo-6.500.5.tar.gz deleted file mode 100644 index 4054220..0000000 --- a/armadillo-6.500.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb1ffbcd779d3f158b541211ca1ed5111a0b9dd11157778978bb64e48067e5ee -size 5455963 diff --git a/armadillo-6.600.5.tar.gz b/armadillo-6.600.5.tar.gz new file mode 100644 index 0000000..0ad7e2d --- /dev/null +++ b/armadillo-6.600.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da5b32f5f2551815948bcfa5182b77b605607660d911b8f9f098f03e3cf7707 +size 5461091 diff --git a/armadillo.changes b/armadillo.changes index 451994f..9ed94cc 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Mar 24 20:35:06 UTC 2016 - badshah400@gmail.com + +- Update to version 6.600.5 (Catabolic Amalgamator): + + Expanded sum(), mean(), min(), max() to handle cubes. + + Expanded Cube class to handle arbitrarily sized empty cubes + (eg. 0x5x2). + + Added shift() for circular shifts of elements. + + Added sqrtmat() for finding the square root of a matrix. + + Fix for gmm_diag when using Mahalanobis distance. + ------------------------------------------------------------------- Wed Feb 17 00:40:59 UTC 2016 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 072e539..b18d458 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo6 Name: armadillo -Version: 6.500.5 +Version: 6.600.5 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0