forked from pool/armadillo
Accepting request 926756 from home:badshah400:branches:devel:libraries:c_c++
Update to version 10.7.1 OBS-URL: https://build.opensuse.org/request/show/926756 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=302
This commit is contained in:
parent
7af6e32ec5
commit
87f9b7b71d
@ -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
3
armadillo-10.7.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c90e399ac9592cbb57c77544601dd7fce675bb2ea67b4d24fcfbf0be975eeb88
|
||||
size 6258792
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user