From 823788fa0153dac0a85982bb2ad82bf22d5a94f270eefe363c9788535c0c78b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 10 Nov 2015 13:32:19 +0000 Subject: [PATCH] Accepting request 343406 from home:badshah400:branches:devel:libraries:c_c++ - Update to version 6.200.3: + Bug fixes (undocumented by upstream). - Version 6.200.2 (Midnight Blue Deluxe): + Expanded diagmat() to handle non-square matrices and arbitrary diagonals. + Expanded trace() to handle non-square matrices. + Correction for datum::Z_0 constant. OBS-URL: https://build.opensuse.org/request/show/343406 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=161 --- armadillo-6.100.1.tar.gz | 3 --- armadillo-6.200.3.tar.gz | 3 +++ armadillo.changes | 15 +++++++++++++++ armadillo.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 armadillo-6.100.1.tar.gz create mode 100644 armadillo-6.200.3.tar.gz diff --git a/armadillo-6.100.1.tar.gz b/armadillo-6.100.1.tar.gz deleted file mode 100644 index 5c0e9f4..0000000 --- a/armadillo-6.100.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f93fe657de27cbfbd25bea929c2fcf79981ad71dd388310d5d003ccfce4e32f -size 5448282 diff --git a/armadillo-6.200.3.tar.gz b/armadillo-6.200.3.tar.gz new file mode 100644 index 0000000..4f8211b --- /dev/null +++ b/armadillo-6.200.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e436704a3b0824be6286ffa7c71c91ef783699889fa0992897d446b7ed82b28 +size 5442342 diff --git a/armadillo.changes b/armadillo.changes index 8612c3b..19e0c61 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Nov 10 12:24:51 UTC 2015 - badshah400@gmail.com + +- Update to version 6.200.3: + + Bug fixes (undocumented by upstream). + +------------------------------------------------------------------- +Tue Nov 3 22:46:40 UTC 2015 - badshah400@gmail.com + +- Version 6.200.2 (Midnight Blue Deluxe): + + Expanded diagmat() to handle non-square matrices and arbitrary + diagonals. + + Expanded trace() to handle non-square matrices. + + Correction for datum::Z_0 constant. + ------------------------------------------------------------------- Sat Oct 24 02:44:52 UTC 2015 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index d649aaa..e1f64d6 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo6 Name: armadillo -Version: 6.100.1 +Version: 6.200.3 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0