From cd4e4f243c9e02a07037b8348492f6de6820ade6351611d99e6be5b9410fc953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 8 Sep 2015 07:32:17 +0000 Subject: [PATCH] Accepting request 329514 from home:badshah400:branches:devel:libraries:c_c++ Update to 5.500.2 OBS-URL: https://build.opensuse.org/request/show/329514 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=155 --- armadillo-5.400.2.tar.gz | 3 --- armadillo-5.500.2.tar.gz | 3 +++ armadillo.changes | 12 ++++++++++++ armadillo.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 armadillo-5.400.2.tar.gz create mode 100644 armadillo-5.500.2.tar.gz diff --git a/armadillo-5.400.2.tar.gz b/armadillo-5.400.2.tar.gz deleted file mode 100644 index bba1855..0000000 --- a/armadillo-5.400.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d155f50bcdd716e52c5c59ccba88adbedfa406f92b76b9edb7a84bd737dbff84 -size 5440024 diff --git a/armadillo-5.500.2.tar.gz b/armadillo-5.500.2.tar.gz new file mode 100644 index 0000000..4c04eba --- /dev/null +++ b/armadillo-5.500.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a29d964fb879199a2ec06e67d0c33faa704bd493f48ff8d4abe3898baf735d19 +size 5442223 diff --git a/armadillo.changes b/armadillo.changes index 6b45aff..7164a08 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Sep 3 11:11:50 UTC 2015 - badshah400@gmail.com + +- Update to version 5.500.2: + + Undocumented fixes. +- Changes from version 5.500.0 (Molotov Cocktail): + + Expanded object constructors and generators to handle size() + based specification of dimensions. + + Faster handling of submatrix rows. + + Faster clamp(). + + Fixes for handling sparse matrices. + ------------------------------------------------------------------- Wed Aug 19 04:44:22 UTC 2015 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index dcfa2d4..1d08f79 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo5 Name: armadillo -Version: 5.400.2 +Version: 5.500.2 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0