Hello community, here is the log from the commit of package armadillo for openSUSE:Factory checked in at 2015-08-10 09:16:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/armadillo (Old) and /work/SRC/openSUSE:Factory/.armadillo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "armadillo" Changes: -------- --- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes 2015-06-24 21:03:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2015-08-10 09:16:39.000000000 +0200 @@ -1,0 +2,21 @@ +Fri Aug 7 23:02:46 UTC 2015 - [email protected] + +- Update to version 5.300.4: + + Undocumented fixes. +- Changes from Version 5.300.0 (Plutocracy Incorporated): + + Added generalised Schur decomposition: qz(). + + Added .has_inf() and .has_nan(). + + Expanded interp1() to handle out-of-domain locations. + + Expanded sparse matrix class with .set_imag() and .set_real(). + + Expanded imag(), real() and conj() to handle sparse matrices. + + Expanded diagmat(), reshape() and resize() to handle sparse + matrices. + + Faster sparse sum(). + + Faster row-wise sum(), mean(), min(), max(). + + Updated physical constants to NIST 2014 CODATA values. + + Fixes for handling sparse submatrix views. + + Armadillo can make use of GPUs by linking with NVIDIA NVBLAS + (a GPU-accelerated implementation of BLAS), + or by linking with AMD ACML (which can use GPUs via OpenCL). + +------------------------------------------------------------------- Old: ---- armadillo-5.200.2.tar.gz New: ---- armadillo-5.300.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ armadillo.spec ++++++ --- /var/tmp/diff_new_pack.xotEjK/_old 2015-08-10 09:16:40.000000000 +0200 +++ /var/tmp/diff_new_pack.xotEjK/_new 2015-08-10 09:16:40.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package armadillo # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define soname libarmadillo5 Name: armadillo -Version: 5.200.2 +Version: 5.300.4 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0 ++++++ armadillo-5.200.2.tar.gz -> armadillo-5.300.4.tar.gz ++++++ ++++ 10678 lines of diff (skipped)
