diff --git a/armadillo-3.910.1.tar.gz b/armadillo-3.910.1.tar.gz deleted file mode 100644 index 83233a3..0000000 --- a/armadillo-3.910.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2c9c12780a1d15e7dfa94af3330b0960ea89f7eaa73dd9ae238b9536c5026c5 -size 3231693 diff --git a/armadillo-3.920.1.tar.gz b/armadillo-3.920.1.tar.gz new file mode 100644 index 0000000..23ce6f2 --- /dev/null +++ b/armadillo-3.920.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696fa8f84029b10fc7271ee1e96983e830f0b19a0e603f974d415f1ee5746141 +size 3237301 diff --git a/armadillo.changes b/armadillo.changes index 29b96d4..4a17988 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Sep 28 19:32:08 UTC 2013 - badshah400@gmail.com + +- Update to version 3.920.1: + + Fix ambigious overload +- Changes from version 3.920.0 (Agencia Nacional Stasi): + + Faster .zeros() + + Faster round(), exp2() and log2() when using C++11 + + Added signum function: sign() + + Added move constructors when using C++11 + + Added 2D fast Fourier transform: fft2() + + Added .tube() for easier extraction of vectors and subcubes + from cubes + + Added specification of a fill type during construction of Mat, + Col, Row and Cube classes, eg. mat X(4, 5, fill::zeros). + ------------------------------------------------------------------- Wed Sep 11 15:16:31 UTC 2013 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 88f025b..1a40af9 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.910.1 +Version: 3.920.1 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0