diff --git a/armadillo-10.2.2.tar.xz b/armadillo-10.2.2.tar.xz deleted file mode 100644 index 5076d25..0000000 --- a/armadillo-10.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94295fc62ecc4373e5a96c7b62b923fd71a81f315aa9597b282aafd8559e9435 -size 6037524 diff --git a/armadillo-10.3.0.tar.xz b/armadillo-10.3.0.tar.xz new file mode 100644 index 0000000..e3daac4 --- /dev/null +++ b/armadillo-10.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1efffa5af90000a11a19a39302fdfbc5c4abf6fab578a9bd0e9c95cf81e4c7 +size 6214388 diff --git a/armadillo.changes b/armadillo.changes index d669ef3..3e19f0d 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Mar 13 14:20:22 UTC 2021 - Atri Bhattacharya + +- Update to version 10.3.0: + * faster handling of symmetric positive definite matrices by + pinv() + * expanded .save() / .load() for dense matrices to handle + coord_ascii format + * for out of bounds access, element accessors now throw the more + nuanced std::out_of_range exception, instead of only + std::logic_error + * improved quality of random numbers + ------------------------------------------------------------------- Thu Mar 4 23:02:55 UTC 2021 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index 2a4fcbd..e738f54 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo10 Name: armadillo -Version: 10.2.2 +Version: 10.3.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0