diff --git a/armadillo-7.900.1.tar.xz b/armadillo-7.900.1.tar.xz deleted file mode 100644 index c084d86..0000000 --- a/armadillo-7.900.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33eec7013990b5477ccc5ad3abc68bc2326c7a7a2790014d625cfcf37c0e07d3 -size 4022388 diff --git a/armadillo-7.950.1.tar.xz b/armadillo-7.950.1.tar.xz new file mode 100644 index 0000000..521aa6c --- /dev/null +++ b/armadillo-7.950.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32da32a0ea420b8397a53e4b40ed279c1a5fc791dd492a2ced81ffb14ad0d1b +size 4022716 diff --git a/armadillo.changes b/armadillo.changes index f590491..fb83548 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jun 21 12:07:23 UTC 2017 - badshah400@gmail.com + +- Update to version 7.950.1: + + Expanded accu() and sum() to use OpenMP for processing + expressions with computationally expensive element-wise + functions. + + Expanded trimatu() and trimatl() to allow specification of the + diagonal which delineates the boundary of the triangular part. + ------------------------------------------------------------------- Mon May 15 14:07:43 UTC 2017 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 57209c8..c7fe7aa 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo7 Name: armadillo -Version: 7.900.1 +Version: 7.950.1 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0