1
0
forked from pool/armadillo

Accepting request 694072 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/694072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=125
This commit is contained in:
Dominique Leuenberger 2019-04-15 09:52:57 +00:00 committed by Git OBS Bridge
commit 3e5b1ffa8b
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e20e6d4dd5c71eeeb69963165868dc6de8ba347727d37bf50022bdfe9aa1cc25
size 4788036

3
armadillo-9.300.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:362541af7eb7f343bff893a3ac11fbb2c5cfc5966f0b6ed67f7f2779f5d256b4
size 4792420

View File

@ -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 Fri Mar 15 16:46:42 UTC 2019 - badshah400@gmail.com

View File

@ -18,7 +18,7 @@
%define soname libarmadillo9 %define soname libarmadillo9
Name: armadillo Name: armadillo
Version: 9.200.8 Version: 9.300.2
Release: 0 Release: 0
Summary: C++ matrix library with interfaces to LAPACK and ATLAS Summary: C++ matrix library with interfaces to LAPACK and ATLAS
License: Apache-2.0 License: Apache-2.0