diff --git a/armadillo-3.0.3.tar.gz b/armadillo-3.0.3.tar.gz deleted file mode 100644 index c514166..0000000 --- a/armadillo-3.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6278da9c3912e4adb3c1647fd7522d7fb491c23bd98dc2b5e1f7eed7451d956 -size 2918510 diff --git a/armadillo-3.2.0.tar.gz b/armadillo-3.2.0.tar.gz new file mode 100644 index 0000000..5ede060 --- /dev/null +++ b/armadillo-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9514e000090a3a8a3b8c2793d754c5274f100b017c75553e3aaf0ce74e9f7bbb +size 2928885 diff --git a/armadillo.changes b/armadillo.changes index a41a6f3..b840e44 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri May 18 13:30:23 UTC 2012 - badshah400@gmail.com + +- Update to version 3.2.0: + + Faster eigen decomposition via "divide and conquer" algorithm + + Faster transpose of vectors and compound expressions + + Faster handling of diagonal views + + Faster handling of tiny fixed size vectors (≤ 4 elements) + + Added unique(), for finding unique elements of a matrix. + ------------------------------------------------------------------- Thu May 3 21:44:48 UTC 2012 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 8fbaf04..c13e911 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.0.3 +Version: 3.2.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+