diff --git a/armadillo-11.1.1.tar.xz b/armadillo-11.1.1.tar.xz deleted file mode 100644 index 037c8be..0000000 --- a/armadillo-11.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfa6154a5fefd832d28d530a58221fe4a2cff2a3bbdbd82e109bde53fb29dcdb -size 6847020 diff --git a/armadillo-11.2.0.tar.xz b/armadillo-11.2.0.tar.xz new file mode 100644 index 0000000..f6921c7 --- /dev/null +++ b/armadillo-11.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5ca215901c68c63467c0bfee14f08e34d875a47ab0f095082ab32ddff4f243 +size 6850412 diff --git a/armadillo.changes b/armadillo.changes index e0b2bfa..cc64059 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jun 13 16:37:12 UTC 2022 - Atri Bhattacharya + +- Update to version 11.2.0: + * Faster handling of sparse submatrix column views by norm(), + accu(), nonzeros(). + * Extended randu() and randn() to allow specification of + distribution parameters. + ------------------------------------------------------------------- Wed May 18 12:13:01 UTC 2022 - Dominique Leuenberger diff --git a/armadillo.spec b/armadillo.spec index a3ea820..a056015 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo11 Name: armadillo -Version: 11.1.1 +Version: 11.2.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0