diff --git a/armadillo-12.6.7.tar.xz b/armadillo-12.6.7.tar.xz deleted file mode 100644 index 47967be..0000000 --- a/armadillo-12.6.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df32064bdf5c47153cf180b3c2012c8a194a07ee892654a6914b486fff2cfa69 -size 6813060 diff --git a/armadillo-12.8.0.tar.xz b/armadillo-12.8.0.tar.xz new file mode 100644 index 0000000..0425a38 --- /dev/null +++ b/armadillo-12.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89bb6fece5ce9fdd1d01a4bc145cf7cc0b939c5777cca46de69c2f5e3412cf0 +size 6997828 diff --git a/armadillo.changes b/armadillo.changes index 98ca482..c592690 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Feb 11 20:28:37 UTC 2024 - Atri Bhattacharya + +- Update to version 12.8.0: + * Faster detection of symmetric expressions by pinv() and + rank(). + * Expanded shift() to handle sparse matrices. + * Expanded conv_to for more flexible conversions between sparse + and dense matrices. + * Added cbrt(). + * More compact representation of integers when saving matrices + in CSV format. + ------------------------------------------------------------------- Thu Dec 28 17:30:21 UTC 2023 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index 431aac0..e8f79b0 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,7 +1,7 @@ # # spec file for package armadillo # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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 libarmadillo12 Name: armadillo -Version: 12.6.7 +Version: 12.8.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0