From ec549dcc8dd8c7a469cc6fb0a9b294a58cf3da5526d04967b996770ced0c7a32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 6 Apr 2016 07:18:13 +0000 Subject: [PATCH] Accepting request 384771 from home:badshah400:branches:devel:libraries:c_c++ Update to version 6.700.3 OBS-URL: https://build.opensuse.org/request/show/384771 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=174 --- armadillo-6.600.5.tar.gz | 3 --- armadillo-6.700.3.tar.gz | 3 +++ armadillo.changes | 14 ++++++++++++++ armadillo.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 armadillo-6.600.5.tar.gz create mode 100644 armadillo-6.700.3.tar.gz diff --git a/armadillo-6.600.5.tar.gz b/armadillo-6.600.5.tar.gz deleted file mode 100644 index 0ad7e2d..0000000 --- a/armadillo-6.600.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6da5b32f5f2551815948bcfa5182b77b605607660d911b8f9f098f03e3cf7707 -size 5461091 diff --git a/armadillo-6.700.3.tar.gz b/armadillo-6.700.3.tar.gz new file mode 100644 index 0000000..380fd87 --- /dev/null +++ b/armadillo-6.700.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f382c3f27c33797a968848ef841f30a5165235aeafb2e790518176948bd0ee +size 5469738 diff --git a/armadillo.changes b/armadillo.changes index 9ed94cc..cb253b5 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Apr 6 00:27:03 UTC 2016 - badshah400@gmail.com + +- Update to version 6.700.3 (Catabolic Amalgamator Deluxe): + + Added logmat() for calcuating the matrix logarithm + + Added regspace() for generating vectors with regularly spaced + elements + + Added logspace() for generating vectors with logarithmically + spaced elements + + Added approx_equal() for determining approximate equality + + Added trapz() for numerical integration + + Expanded .save() and .load() with hdf5_binary_trans file type, + to save/load data with columns transposed to rows + ------------------------------------------------------------------- Thu Mar 24 20:35:06 UTC 2016 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index b18d458..9ae9dea 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo6 Name: armadillo -Version: 6.600.5 +Version: 6.700.3 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0