From e2b98159deb674b5c5c7c7f866a1b661c78578b1588dd14c1269c0c62af7cc65 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 15 May 2015 08:25:04 +0000 Subject: [PATCH] Accepting request 307203 from home:badshah400:branches:devel:libraries:c_c++ Update to v 5.100.2 OBS-URL: https://build.opensuse.org/request/show/307203 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=145 --- armadillo-5.000.1.tar.gz | 3 --- armadillo-5.100.2.tar.gz | 3 +++ armadillo.changes | 13 +++++++++++++ armadillo.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 armadillo-5.000.1.tar.gz create mode 100644 armadillo-5.100.2.tar.gz diff --git a/armadillo-5.000.1.tar.gz b/armadillo-5.000.1.tar.gz deleted file mode 100644 index 3307051..0000000 --- a/armadillo-5.000.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ca55fbfce220517374a879ddc0c79e1afd3993f89cc58621aa502e9533f3cdb -size 5425382 diff --git a/armadillo-5.100.2.tar.gz b/armadillo-5.100.2.tar.gz new file mode 100644 index 0000000..98990d0 --- /dev/null +++ b/armadillo-5.100.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63150f12bf7c7c598ea55b7271d99fce349ff386a3dc2cae3904b244f6e35320 +size 5429961 diff --git a/armadillo.changes b/armadillo.changes index a27ecaa..e1743f5 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri May 15 03:55:25 UTC 2015 - badshah400@gmail.com + +- Update to version 5.100.2: + + Undocumented fixes. +- Update to version 5.100.1: + + Undocumented fixes. +- Changes from version Version 5.100.0 (Ankle Biter Deluxe): + + Added interp1() for 1D interpolation. + + Added .is_sorted() for checking whether a vector or matrix + has sorted elements. + + Updated physical constants to NIST 2010 CODATA values. + ------------------------------------------------------------------- Thu Apr 16 06:16:24 UTC 2015 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index afdae3c..79cf967 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo5 Name: armadillo -Version: 5.000.1 +Version: 5.100.2 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0