diff --git a/armadillo-7.400.3.tar.xz b/armadillo-7.400.3.tar.xz deleted file mode 100644 index 00b24fe..0000000 --- a/armadillo-7.400.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fca5060da60e7d738344df919c71773a78d473ca999f356e204a2fd37837fbb -size 3994792 diff --git a/armadillo-7.500.0.tar.xz b/armadillo-7.500.0.tar.xz new file mode 100644 index 0000000..35d8aaf --- /dev/null +++ b/armadillo-7.500.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa6f82b226753b7a534cd77dffb08f82ecbcf60662aa1ea5a7ff5c7c46828f5 +size 3994540 diff --git a/armadillo.changes b/armadillo.changes index 97d5bd7..2e8b8be 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 24 13:16:30 UTC 2016 - badshah400@gmail.com + +- Update to version 7.500.0: + + Expanded qz() to optionally specify ordering of the Schur + form. + + Expanded .each_slice() to support matrix multiplication. + ------------------------------------------------------------------- Wed Sep 28 11:44:58 UTC 2016 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index f7cb494..d3416fe 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo7 Name: armadillo -Version: 7.400.3 +Version: 7.500.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0