Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2012-12-27 22:08:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/armadillo (Old)
 and      /work/SRC/openSUSE:Factory/.armadillo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "armadillo", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes      2012-11-28 
10:05:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2012-12-27 
22:08:33.000000000 +0100
@@ -1,0 +2,20 @@
+Fri Dec 21 18:03:59 UTC 2012 - dmi...@roshchin.org
+
+- Update to version 3.6.1
+  Changes in 3.6.1
+  * faster trace()
+  * fix for handling sparse matrices by dot()
+  * fixes for interactions between sparse and dense matrices
+  Changes in 3.6.0
+  * faster handling of compound expressions with submatrices
+    and subcubes
+  * added support for loading matrices as text files with
+    NaN and Inf elements
+  * added stable_sort_index(), which preserves the relative
+    order of elements with equivalent values
+  * added handling of sparse matrices by mean(), var(),
+    norm(), abs(), square(), sqrt()
+  * added saving and loading of sparse matrices in 
+    arma_binary format
+
+-------------------------------------------------------------------

Old:
----
  armadillo-3.4.4.tar.gz

New:
----
  armadillo-3.6.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ armadillo.spec ++++++
--- /var/tmp/diff_new_pack.a5ET8s/_old  2012-12-27 22:08:36.000000000 +0100
+++ /var/tmp/diff_new_pack.a5ET8s/_new  2012-12-27 22:08:36.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           armadillo
-Version:        3.4.4
+Version:        3.6.1
 Release:        0
 Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
 License:        LGPL-3.0+
@@ -108,10 +108,10 @@
 cmake . \
         -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix}\
         -DINSTALL_LIB_DIR:PATH=%{_libdir}
-%{__make} %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%{__make} DESTDIR=%{buildroot} install
+make DESTDIR=%{buildroot} install
 rm -f examples/Makefile.cmake
 rm -rf examples/example1_win32
 rm -rf examples/example2_win32

++++++ armadillo-3.4.4.tar.gz -> armadillo-3.6.1.tar.gz ++++++
++++ 11326 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to