1
0
forked from pool/armadillo

Accepting request 717102 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/717102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=128
This commit is contained in:
Dominique Leuenberger 2019-07-21 09:34:42 +00:00 committed by Git OBS Bridge
commit bfdc02e10a
4 changed files with 16 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jul 16 11:39:07 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 9.600.4:
* faster handling of sparse submatrices.
* faster handling of sparse diagonal views.
* faster handling of sparse matrices by symmatu() and symmatl().
* faster handling of sparse matrices by join_cols().
* expanded clamp() to handle sparse matrices.
* added .clean() to replace elements below a threshold with
zeros; can be used to sparsify matrices.
-------------------------------------------------------------------
Tue Jun 25 09:56:07 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>

View File

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