diff --git a/armadillo-5.100.2.tar.gz b/armadillo-5.100.2.tar.gz deleted file mode 100644 index 98990d0..0000000 --- a/armadillo-5.100.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63150f12bf7c7c598ea55b7271d99fce349ff386a3dc2cae3904b244f6e35320 -size 5429961 diff --git a/armadillo-5.200.1.tar.gz b/armadillo-5.200.1.tar.gz new file mode 100644 index 0000000..542b9ee --- /dev/null +++ b/armadillo-5.200.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3673fc7cbeefca826108efe7c36e21322f259809f874c161ca284a114fb7f693 +size 5430678 diff --git a/armadillo.changes b/armadillo.changes index e1743f5..c1212cd 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 25 23:22:57 UTC 2015 - badshah400@gmail.com + +- Update to version 5.200 (Boston Tea Smuggler): + + Added orth() for finding the orthonormal basis of the range + space of a matrix. + + Expanded element initialisation to handle nested initialiser + lists (C++11). + + Workarounds for bugs in GCC, Intel and MSVC C++ compilers. + ------------------------------------------------------------------- Fri May 15 03:55:25 UTC 2015 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 79cf967..a789163 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo5 Name: armadillo -Version: 5.100.2 +Version: 5.200.1 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0