From 532d7bbb1be255f83ef825045271062e55ef6421ea38cebf8a06539f439a56dd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 31 Oct 2014 10:21:40 +0000 Subject: [PATCH] Accepting request 259036 from home:badshah400:branches:devel:libraries:c_c++ Update to version 4.500.0 OBS-URL: https://build.opensuse.org/request/show/259036 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=125 --- armadillo-4.450.4.tar.gz | 3 --- armadillo-4.500.0.tar.gz | 3 +++ armadillo.changes | 10 ++++++++++ armadillo.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 armadillo-4.450.4.tar.gz create mode 100644 armadillo-4.500.0.tar.gz diff --git a/armadillo-4.450.4.tar.gz b/armadillo-4.450.4.tar.gz deleted file mode 100644 index 248b7de..0000000 --- a/armadillo-4.450.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70d9b361d9771733410144c8820a3aa9ee3610864d6782817448a6e78a432363 -size 5342433 diff --git a/armadillo-4.500.0.tar.gz b/armadillo-4.500.0.tar.gz new file mode 100644 index 0000000..2bf0a00 --- /dev/null +++ b/armadillo-4.500.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0059fd97f6fb66797abadda3bcb27bf4d23c49e7a238ca68fff6a36846c9928 +size 5341145 diff --git a/armadillo.changes b/armadillo.changes index fc9489f..825d32c 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Oct 30 18:44:50 UTC 2014 - badshah400@gmail.com + +- Update to version 4.500.0: + + Faster handling of complex vectors by norm() + + Expanded chol() to optionally specify output matrix as upper + or lower triangular + + Better handling of non-finite values when saving matrices as + text files. + ------------------------------------------------------------------- Mon Oct 13 18:12:52 UTC 2014 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 6a74b9a..1612144 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo4 Name: armadillo -Version: 4.450.4 +Version: 4.500.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0