diff --git a/armadillo-10.7.6.tar.xz b/armadillo-10.7.6.tar.xz deleted file mode 100644 index 2f7fd59..0000000 --- a/armadillo-10.7.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc7933d27aba9bf0965eb52b4794bc44e5a953a125cef8b37c0d2851008e9dc1 -size 6261860 diff --git a/armadillo-10.8.0.tar.xz b/armadillo-10.8.0.tar.xz new file mode 100644 index 0000000..67f5751 --- /dev/null +++ b/armadillo-10.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5d2fd4bba095733829f7fe03d4a74e732b81c75dd4d40001163487c967d5bc +size 6265772 diff --git a/armadillo.changes b/armadillo.changes index b1d891d..38b7460 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jan 11 18:39:06 UTC 2022 - Atri Bhattacharya + +- Update to version 10.8.0: + * Faster handling of symmetric matrices by pinv() and rank(). + * Faster handling of diagonal matrices by inv_sympd(), pinv(), + rank(). + * Expanded norm() to handle integer vectors and matrices. + * Added datum::tau to replace 2pi. + ------------------------------------------------------------------- Fri Dec 31 18:00:35 UTC 2021 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index c73d52f..e66b881 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,7 +1,7 @@ # # spec file for package armadillo # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define soname libarmadillo10 Name: armadillo -Version: 10.7.6 +Version: 10.8.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0