1
0
forked from pool/armadillo

Accepting request 926780 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/926780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=154
This commit is contained in:
Dominique Leuenberger 2021-10-21 21:55:39 +00:00 committed by Git OBS Bridge
commit e93d20a997
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:2a803d6f8f76d407db9c15edc3894965238c8e589f94cc907a8373ee945728a8
size 6222852

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Oct 21 11:45:55 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 10.7.1:
* Faster handling of submatrix views accessed by
X.cols(first_col,last_col).
* Faster handling of element-wise min() and max() in compound
expressions.
* Expanded solve() with solve_opts::force_approx option to force
use of the approximate solver.
-------------------------------------------------------------------
Sat Aug 7 15:56:45 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

View File

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