forked from pool/armadillo
Accepting request 891873 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/891873 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=146
This commit is contained in:
commit
9bbab5cfdf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ab1efffa5af90000a11a19a39302fdfbc5c4abf6fab578a9bd0e9c95cf81e4c7
|
|
||||||
size 6214388
|
|
3
armadillo-10.4.1.tar.xz
Normal file
3
armadillo-10.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e5a451e055de5f8b0484acd5cab2ec5dbad6de28737b5cc72510d892ec69a580
|
||||||
|
size 6220808
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 8 14:31:13 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 10.4.1:
|
||||||
|
* Faster handling of triangular matrices by log_det().
|
||||||
|
* Added log_det_sympd() for log determinant of symmetric
|
||||||
|
positive matrices.
|
||||||
|
* Added ARMA_WARN_LEVEL configuration option, to control the
|
||||||
|
degree of emitted warning messages.
|
||||||
|
* Reduced the default degree of warning messages, so that failed
|
||||||
|
decompositions, failed saving/loading, etc, no longer emit
|
||||||
|
warnings.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 13 14:20:22 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
Sat Mar 13 14:20:22 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define soname libarmadillo10
|
%define soname libarmadillo10
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 10.3.0
|
Version: 10.4.1
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user