From 9629841c86757084380cfd4f9efc9c717d7138d53b2c43c433811cd269bf4488 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Wed, 20 Feb 2013 22:01:38 +0000 Subject: [PATCH] Accepting request 155886 from home:Dmitry_R:branches:devel:libraries:c_c++ - Update to version 3.6.3 * faster find() * minor fix for non-contiguous submatrix views to handle empty vectors of indices OBS-URL: https://build.opensuse.org/request/show/155886 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=65 --- armadillo-3.6.2.tar.gz | 3 --- armadillo-3.6.3.tar.gz | 3 +++ armadillo.changes | 8 ++++++++ armadillo.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.6.2.tar.gz create mode 100644 armadillo-3.6.3.tar.gz diff --git a/armadillo-3.6.2.tar.gz b/armadillo-3.6.2.tar.gz deleted file mode 100644 index c0ea59d..0000000 --- a/armadillo-3.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04f64c632e619989616c7f219310a06cb1618b16274bdac05b4798d49eb4f149 -size 3016818 diff --git a/armadillo-3.6.3.tar.gz b/armadillo-3.6.3.tar.gz new file mode 100644 index 0000000..55d0991 --- /dev/null +++ b/armadillo-3.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52da899a8569ffb8b504229eccdd1031a7eb28c888c4b5c3e256cb9f60ca5711 +size 3014934 diff --git a/armadillo.changes b/armadillo.changes index fb12965..c3bea3f 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 20 09:24:21 UTC 2013 - dmitry_r@opensuse.org + +- Update to version 3.6.3 + * faster find() + * minor fix for non-contiguous submatrix views to handle + empty vectors of indices + ------------------------------------------------------------------- Tue Jan 29 09:24:54 UTC 2013 - dmitry_r@opensuse.org diff --git a/armadillo.spec b/armadillo.spec index 8562d62..1748772 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.6.2 +Version: 3.6.3 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+