From da8318dd78ed85a9d083861c0855b9cd3efb9278382b5a5156e40bac6ebb3b62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 31 Aug 2016 07:25:45 +0000 Subject: [PATCH] Accepting request 423655 from home:badshah400:branches:devel:libraries:c_c++ - Update to version 7.400.2: + Added expmat_sym(), logmat_sympd(), sqrtmat_sympd(). + Added .replace(). OBS-URL: https://build.opensuse.org/request/show/423655 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=190 --- armadillo-7.300.1.tar.xz | 3 --- armadillo-7.400.2.tar.xz | 3 +++ armadillo.changes | 7 +++++++ armadillo.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 armadillo-7.300.1.tar.xz create mode 100644 armadillo-7.400.2.tar.xz diff --git a/armadillo-7.300.1.tar.xz b/armadillo-7.300.1.tar.xz deleted file mode 100644 index 70b9c6b..0000000 --- a/armadillo-7.300.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5404744e89294ad9d47d651f2f95325840ba268b7fe374e2e40ef217d2f44bce -size 3994936 diff --git a/armadillo-7.400.2.tar.xz b/armadillo-7.400.2.tar.xz new file mode 100644 index 0000000..003d3c2 --- /dev/null +++ b/armadillo-7.400.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4cdac83a7a271da5b503d7cb3f1da9a2c4419905979a9350d99d75421b6b776 +size 4002020 diff --git a/armadillo.changes b/armadillo.changes index faf2da5..de23716 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 29 11:42:41 UTC 2016 - badshah400@gmail.com + +- Update to version 7.400.2: + + Added expmat_sym(), logmat_sympd(), sqrtmat_sympd(). + + Added .replace(). + ------------------------------------------------------------------- Fri Jul 29 01:45:47 UTC 2016 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index e000d68..7d91472 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo7 Name: armadillo -Version: 7.300.1 +Version: 7.400.2 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0