From 4204a4fdf501becae00cbef03811ae1e3c5fd78bfe78c4964036084ab6cd52fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sun, 29 Apr 2012 09:36:52 +0000 Subject: [PATCH 1/2] Accepting request 115927 from home:badshah400:branches:devel:libraries:c_c++ Update to bug-fix version 3.0.2 OBS-URL: https://build.opensuse.org/request/show/115927 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=36 --- armadillo-3.0.1.tar.gz | 3 --- armadillo-3.0.2.tar.gz | 3 +++ armadillo.changes | 8 ++++++++ armadillo.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.0.1.tar.gz create mode 100644 armadillo-3.0.2.tar.gz diff --git a/armadillo-3.0.1.tar.gz b/armadillo-3.0.1.tar.gz deleted file mode 100644 index a8ca855..0000000 --- a/armadillo-3.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33e15c7b46bf46bf6eb7aa50705ff921cf2945f22ebcdded93a0216c48a22800 -size 2918729 diff --git a/armadillo-3.0.2.tar.gz b/armadillo-3.0.2.tar.gz new file mode 100644 index 0000000..98d927a --- /dev/null +++ b/armadillo-3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e38459dfa4bba97ad92ffcdc855921ff22a12d01c61a14e3049af522ea21c0 +size 2918529 diff --git a/armadillo.changes b/armadillo.changes index 73372bd..a36bee8 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Apr 29 05:02:15 UTC 2012 - badshah400@gmail.com + +- Update to version 3.0.2: + + Fixes for handling diagonal matrices + + Fixes for compilation errors + + Fixes for potential aliasing issues. + ------------------------------------------------------------------- Fri Apr 13 03:01:43 UTC 2012 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 5e8ed89..5a08070 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.0.1 +Version: 3.0.2 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+ From 2dea888af8734f5e87fca79affd37960d2cecb496e8dc3beb70d888e4df68c28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 4 May 2012 07:58:15 +0000 Subject: [PATCH 2/2] Accepting request 116398 from home:badshah400:branches:devel:libraries:c_c++ Update to version 3.0.3 OBS-URL: https://build.opensuse.org/request/show/116398 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=37 --- armadillo-3.0.2.tar.gz | 3 --- armadillo-3.0.3.tar.gz | 3 +++ armadillo.changes | 8 ++++++++ armadillo.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 armadillo-3.0.2.tar.gz create mode 100644 armadillo-3.0.3.tar.gz diff --git a/armadillo-3.0.2.tar.gz b/armadillo-3.0.2.tar.gz deleted file mode 100644 index 98d927a..0000000 --- a/armadillo-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64e38459dfa4bba97ad92ffcdc855921ff22a12d01c61a14e3049af522ea21c0 -size 2918529 diff --git a/armadillo-3.0.3.tar.gz b/armadillo-3.0.3.tar.gz new file mode 100644 index 0000000..c514166 --- /dev/null +++ b/armadillo-3.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6278da9c3912e4adb3c1647fd7522d7fb491c23bd98dc2b5e1f7eed7451d956 +size 2918510 diff --git a/armadillo.changes b/armadillo.changes index a36bee8..a41a6f3 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 3 21:44:48 UTC 2012 - badshah400@gmail.com + +- Update to version 3.0.3: + + Fixes for inplace transpose of complex number matrices + + Fixes for complex number version of svd_econ() + + Fixes for potential aliasing issues with submatrix views. + ------------------------------------------------------------------- Sun Apr 29 05:02:15 UTC 2012 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 5a08070..8fbaf04 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.0.2 +Version: 3.0.3 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+