diff --git a/armadillo-10.1.2.tar.xz b/armadillo-10.1.2.tar.xz deleted file mode 100644 index bd1ffe0..0000000 --- a/armadillo-10.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96ef79b65c9cecbfcafac6113da85e695c97e796ffffd04b4280c7a8daf5635d -size 6050364 diff --git a/armadillo-10.2.0.tar.xz b/armadillo-10.2.0.tar.xz new file mode 100644 index 0000000..02a092b --- /dev/null +++ b/armadillo-10.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f84d526c8da72240ab05cb12b3f3f1e674d20ccb38e008e4bf53355b1aa68a +size 6042348 diff --git a/armadillo.changes b/armadillo.changes index a558e59..1d5e5c3 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jan 17 23:43:48 UTC 2021 - Atri Bhattacharya + +- Update to version 10.2.0: + * Faster handling of subcubes. + * Added tgamma(). + * Added .brief_print() for abridged printing of matrices & + cubes. + * Expanded forms of trimatu() and trimatl() with diagonal + specification to handle sparse matrices. + * Expanded eigs_sym() and eigs_gen() with optional shift-invert + mode. + ------------------------------------------------------------------- Fri Nov 13 23:28:10 UTC 2020 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index 3771ddb..ca9a713 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,7 +1,7 @@ # # spec file for package armadillo # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.1.2 +Version: 10.2.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0