1
0
forked from pool/armadillo

Accepting request 891539 from home:badshah400:branches:devel:libraries:c_c++

Version 10.4.1

OBS-URL: https://build.opensuse.org/request/show/891539
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=290
This commit is contained in:
Dirk Mueller 2021-05-09 14:24:19 +00:00 committed by Git OBS Bridge
parent 05864ef3be
commit e8541fb4f5
4 changed files with 17 additions and 4 deletions

View File

@ -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
View File

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

View File

@ -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>

View File

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