diff --git a/armadillo-12.4.1.tar.xz b/armadillo-12.4.1.tar.xz deleted file mode 100644 index 6c1c573..0000000 --- a/armadillo-12.4.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8127635d27dfb996fab495de6ff9ce84bd9b5e04de3c0037fc2ac6de96dcf397 -size 6803716 diff --git a/armadillo-12.6.0.tar.xz b/armadillo-12.6.0.tar.xz new file mode 100644 index 0000000..cbfed44 --- /dev/null +++ b/armadillo-12.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4102a384791af16d9e5fbb306f11fe356abfbca0a7d7ca7abbc9a8a9466102a +size 6807268 diff --git a/armadillo.changes b/armadillo.changes index 9e0a2a7..e6824ed 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jul 21 18:16:22 UTC 2023 - Atri Bhattacharya + +- Update to version 12.6.0: + * Faster multiplication of dense vectors by sparse matrices (and + vice versa). + * Faster eigs_sym() and eigs_gen(). + * Faster conv() and conv2() when using OpenMP. + * More efficient move constructors in dense vector classes. + * Added diags() and spdiags() for generating band matrices from + set of vectors. + ------------------------------------------------------------------- Mon Jun 19 06:06:00 UTC 2023 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index 908bb1a..c5bdb8c 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo12 Name: armadillo -Version: 12.4.1 +Version: 12.6.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0