diff --git a/armadillo-9.200.8.tar.xz b/armadillo-9.200.8.tar.xz deleted file mode 100644 index 96932fb..0000000 --- a/armadillo-9.200.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e20e6d4dd5c71eeeb69963165868dc6de8ba347727d37bf50022bdfe9aa1cc25 -size 4788036 diff --git a/armadillo-9.300.2.tar.xz b/armadillo-9.300.2.tar.xz new file mode 100644 index 0000000..d099fef --- /dev/null +++ b/armadillo-9.300.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362541af7eb7f343bff893a3ac11fbb2c5cfc5966f0b6ed67f7f2779f5d256b4 +size 4792420 diff --git a/armadillo.changes b/armadillo.changes index ee4fd2d..8a9dcfe 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Apr 12 14:06:16 UTC 2019 - Atri Bhattacharya + +- Update to version 9.300.2: + + faster handling of compound complex matrix expressions by + trace(). + + more efficient handling of element access for inplace + modifications in sparse matrices. + + added .is_sympd() to check whether a matrix is + symmetric/hermitian positive definite. + + added interp2() for 2D data interpolation. + + added expm1() and log1p(). + + expanded .is_sorted() with options "strictascend" and + "strictdescend". + + expanded eig_gen() to optionally perform balancing prior to + decomposition. + ------------------------------------------------------------------- Fri Mar 15 16:46:42 UTC 2019 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 428380c..9de26e2 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo9 Name: armadillo -Version: 9.200.8 +Version: 9.300.2 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0