Hello community, here is the log from the commit of package armadillo for openSUSE:Factory checked in at 2015-08-21 07:41:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-08-10 09:16:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2015-08-21 07:41:49.000000000 +0200 @@ -1,0 +2,17 @@ +Wed Aug 19 04:44:22 UTC 2015 - [email protected] + +- Update to version 5.400.2: + + Undocumented fixes. +- Changes from version 5.400.0 (Plutocracy Incorporated Deluxe): + + Added find_unique() for finding indices of unique values. + + Added diff() for calculating differences between consecutive + elements. + + Added cumprod() for calculating cumulative product. + + Added null() for finding the orthonormal basis of null space. + + Expanded interp1() to handle repeated locations. + + Expanded unique() to handle complex numbers. + + Faster flipud(). + + Faster row-wise cumsum(). + + Fix for k-means clustering in gmm_diag class. + +------------------------------------------------------------------- Old: ---- armadillo-5.300.4.tar.gz New: ---- armadillo-5.400.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ armadillo.spec ++++++ --- /var/tmp/diff_new_pack.cNjFln/_old 2015-08-21 07:41:50.000000000 +0200 +++ /var/tmp/diff_new_pack.cNjFln/_new 2015-08-21 07:41:50.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package armadillo # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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.300.4 +Version: 5.400.2 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0 ++++++ armadillo-5.300.4.tar.gz -> armadillo-5.400.2.tar.gz ++++++ ++++ 2905 lines of diff (skipped)
