diff --git a/armadillo-3.800.2.tar.gz b/armadillo-3.800.2.tar.gz deleted file mode 100644 index 0958061..0000000 --- a/armadillo-3.800.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac24d553c554fe47412aa405593c3f6a0e55c7d71292689302598d15e4a70fd7 -size 3199354 diff --git a/armadillo-3.810.0.tar.gz b/armadillo-3.810.0.tar.gz new file mode 100644 index 0000000..15e084c --- /dev/null +++ b/armadillo-3.810.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:588f17fcfce2604f2bbe0d7e259ddcb5eb00585b8af23a0842c448a3b57b8a0b +size 3207649 diff --git a/armadillo.changes b/armadillo.changes index 910cdcc..87c977d 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Apr 19 13:43:45 UTC 2013 - badshah400@gmail.com + +- Update to version 3.810.0 (Newell Highway): + + Added fast Fourier transform: fft() + + Added handling of .imbue() and .transform() by submatrices and + subcubes + + Added batch insertion constructors for sparse matrices + + Minor fix for multiplication of complex sparse matrices + + Better detection of recent Intel MKL versions during + installation. + ------------------------------------------------------------------- Mon Mar 25 22:13:02 UTC 2013 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index fd16d87..bba940b 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.800.2 +Version: 3.810.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0