1
0
forked from pool/armadillo

Accepting request 977254 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/977254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=162
This commit is contained in:
Dominique Leuenberger 2022-05-14 20:57:12 +00:00 committed by Git OBS Bridge
commit 074bab177c
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri May 13 13:24:37 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 11.1.0:
* Added inv_opts::no_ugly option to inv() and inv_sympd() to
disallow inverses of poorly conditioned matrices.
* More efficient handling of rank-deficient matrices via
inv_opts::allow_approx option in inv() and inv_sympd().
* Better detection of rank deficient matrices by solve().
* Faster handling of symmetric and diagonal matrices by cond().
-------------------------------------------------------------------
Mon Apr 18 14:43:41 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

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