diff --git a/armadillo-3.6.1.tar.gz b/armadillo-3.6.1.tar.gz deleted file mode 100644 index 5af1b9a..0000000 --- a/armadillo-3.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ca5e0542754b70b1fb3008cc5f66c9152008f78ed89cee24a2b8e2c894f27a0 -size 3015353 diff --git a/armadillo-3.6.3.tar.gz b/armadillo-3.6.3.tar.gz new file mode 100644 index 0000000..55d0991 --- /dev/null +++ b/armadillo-3.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52da899a8569ffb8b504229eccdd1031a7eb28c888c4b5c3e256cb9f60ca5711 +size 3014934 diff --git a/armadillo.changes b/armadillo.changes index 8b123df..c3bea3f 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,5 +1,20 @@ ------------------------------------------------------------------- -Fri Dec 21 18:03:59 UTC 2012 - dmitry@roshchin.org +Wed Feb 20 09:24:21 UTC 2013 - dmitry_r@opensuse.org + +- Update to version 3.6.3 + * faster find() + * minor fix for non-contiguous submatrix views to handle + empty vectors of indices + +------------------------------------------------------------------- +Tue Jan 29 09:24:54 UTC 2013 - dmitry_r@opensuse.org + +- Update to version 3.6.2 + * faster determinant for matrices marked as diagonal or triangular + * more fine-grained handling of 64 bit integers + +------------------------------------------------------------------- +Fri Dec 21 18:03:59 UTC 2012 - dmitry_r@opensuse.org - Update to version 3.6.1 Changes in 3.6.1 diff --git a/armadillo.spec b/armadillo.spec index b7d10d2..1748772 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,7 +1,7 @@ # # spec file for package armadillo # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.6.1 +Version: 3.6.3 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+