Accepting request 693730 from home:badshah400:branches:devel:libraries:c_c++
- 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. OBS-URL: https://build.opensuse.org/request/show/693730 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=246
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 12 14:06:16 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
Reference in New Issue
Block a user