diff --git a/armadillo-9.600.4.tar.xz b/armadillo-9.600.4.tar.xz deleted file mode 100644 index a9bcedf..0000000 --- a/armadillo-9.600.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dadb6deea48c53417fd82035a8f1f25c04c925e5b3300acd198a359994af0be -size 4803984 diff --git a/armadillo-9.700.2.tar.xz b/armadillo-9.700.2.tar.xz new file mode 100644 index 0000000..b16a888 --- /dev/null +++ b/armadillo-9.700.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923f2b48974f707c9da3176aab8d370e8003de23277c17ca0e49fdf97fac08bd +size 4710256 diff --git a/armadillo.changes b/armadillo.changes index 3980319..7586f5e 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Sep 5 09:35:57 UTC 2019 - Atri Bhattacharya + +- Update to version 9.700.2: + * Faster handling of cubes by vectorise(). + * Faster handling of sparse matrices by nonzeros(). + * Faster row-wise index_min() and index_max(). + * Expanded join_rows() and join_cols() to handle joining up to 4 + matrices. + * Expanded .save() and .load() to allow storing sparse matrices + in CSV format. + * Added randperm() to generate a vector with random permutation + of a sequence of integers. + ------------------------------------------------------------------- Tue Jul 16 11:39:07 UTC 2019 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index fd51686..ab9cef0 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo9 Name: armadillo -Version: 9.600.4 +Version: 9.700.2 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0