diff --git a/armadillo-9.860.2.tar.xz b/armadillo-9.860.2.tar.xz deleted file mode 100644 index 82e3c96..0000000 --- a/armadillo-9.860.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d856ea58c18998997bcae6689784d2d3eeb5daf1379d569fddc277fe046a996b -size 4718760 diff --git a/armadillo-9.870.2.tar.xz b/armadillo-9.870.2.tar.xz new file mode 100644 index 0000000..5801476 --- /dev/null +++ b/armadillo-9.870.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:541b5fee4c1c412d0a508791611583fcd4e8ff67c0da0536833e694e700cf756 +size 4720220 diff --git a/armadillo.changes b/armadillo.changes index 6c21c16..fdb6254 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 8 01:23:13 UTC 2020 - Atri Bhattacharya + +- Update to version 9.870.2: + * Faster handling of matrix multiplication expressions by + diagvec() and diagmat(). + * Added trimatu_ind() and trimatl_ind(). + * More consistent detection of sparse vector expressions. + ------------------------------------------------------------------- Mon Apr 13 11:36:45 UTC 2020 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index 441a031..a895926 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo9 Name: armadillo -Version: 9.860.2 +Version: 9.870.2 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0