Hello community, here is the log from the commit of package armadillo for openSUSE:Factory checked in at 2013-12-10 17:41:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-09-29 17:47:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2013-12-10 17:41:58.000000000 +0100 @@ -1,0 +2,26 @@ +Tue Dec 10 07:44:43 UTC 2013 - [email protected] + +- Update to version 3.930.1: + + Changes not documented upstream. + +------------------------------------------------------------------- +Tue Dec 10 02:45:09 UTC 2013 - [email protected] + +- Update to version 3.930.0 (Dragon's Back): + + added divide-and-conquer variant of svd_econ(), for faster SVD + + added divide-and-conquer variant of pinv(), for faster + pseudo-inverse + + added element-wise variants of min() and max() + + added size() based specifications of submatrix view sizes + + added randi() for generating matrices with random integer + values + + added inplace_trans() for memory efficient in-place transposes + (contributed by Alexandre Drouin) + + added more intuitive specification of sort direction in sort() + and sort_index() + + added more intuitive specification of method in det(), .i(), + inv() and solve() + + added more precise timer for the wall_clock class when using + C++11 + +------------------------------------------------------------------- Old: ---- armadillo-3.920.1.tar.gz New: ---- armadillo-3.930.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ armadillo.spec ++++++ --- /var/tmp/diff_new_pack.IS0Xta/_old 2013-12-10 17:41:59.000000000 +0100 +++ /var/tmp/diff_new_pack.IS0Xta/_new 2013-12-10 17:41:59.000000000 +0100 @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.920.1 +Version: 3.930.1 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0 @@ -153,7 +153,7 @@ %files doc %defattr(-,root,root) %doc armadillo_nicta_2010.pdf -%doc rcpp_armadillo_csda_2013.pdf +%doc rcpp_armadillo_csda_2014.pdf %doc LICENSE.txt README.txt index.html examples/ docs.html %files devel ++++++ armadillo-3.920.1.tar.gz -> armadillo-3.930.1.tar.gz ++++++ ++++ 14344 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
