diff --git a/armadillo-9.700.2.tar.xz b/armadillo-9.700.2.tar.xz deleted file mode 100644 index b16a888..0000000 --- a/armadillo-9.700.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:923f2b48974f707c9da3176aab8d370e8003de23277c17ca0e49fdf97fac08bd -size 4710256 diff --git a/armadillo-9.800.1.tar.xz b/armadillo-9.800.1.tar.xz new file mode 100644 index 0000000..ce900ab --- /dev/null +++ b/armadillo-9.800.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebcf57e031465848d2110d2d9f0b09a3bfd31d7e117327e6142935f2e783daee +size 4713172 diff --git a/armadillo.changes b/armadillo.changes index 7586f5e..7d5437d 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Oct 30 09:43:40 UTC 2019 - Atri Bhattacharya + +- Update to version 9.800.1: + * Faster solve() in default operation; iterative refinement is + no longer applied by default; use solve_opts::refine to + explicitly enable refinement. + * Faster expmat(). + * Faster handling of triangular matrices by rcond(). + * Added .front() and .back(). + * Added .is_trimatu() and .is_trimatl(). + * Added .is_diagmat(). + ------------------------------------------------------------------- Thu Sep 5 09:35:57 UTC 2019 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index ab9cef0..a68c75d 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo9 Name: armadillo -Version: 9.700.2 +Version: 9.800.1 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0