1
0
forked from pool/armadillo

Accepting request 744093 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/744093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=130
This commit is contained in:
Dominique Leuenberger 2019-10-30 13:48:36 +00:00 committed by Git OBS Bridge
commit 71926bd678
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:923f2b48974f707c9da3176aab8d370e8003de23277c17ca0e49fdf97fac08bd
size 4710256

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Oct 30 09:43:40 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 9.800.1:
* Faster solve() in default operation; iterative refinement is
no longer applied by default; use solve_opts::refine to
explicitly enable refinement.
* Faster expmat().
* Faster handling of triangular matrices by rcond().
* Added .front() and .back().
* Added .is_trimatu() and .is_trimatl().
* Added .is_diagmat().
-------------------------------------------------------------------
Thu Sep 5 09:35:57 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>

View File

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