forked from pool/armadillo
Accepting request 807062 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/807062 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=135
This commit is contained in:
commit
ef27905747
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:541b5fee4c1c412d0a508791611583fcd4e8ff67c0da0536833e694e700cf756
|
||||
size 4720220
|
3
armadillo-9.880.1.tar.xz
Normal file
3
armadillo-9.880.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:900f3e8d35d8b722217bed979fa618faf6f3e4f56964c887a1fce44c3d4c4b9f
|
||||
size 4721356
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 17 18:10:12 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 9.880.1:
|
||||
* Expanded qr() to optionally use pivoted decomposition.
|
||||
* Updated physical constants to NIST 2018 CODATA values.
|
||||
* Added ARMA_DONT_USE_CXX11_MUTEX confguration option to disable
|
||||
use of std::mutex.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 8 01:23:13 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname libarmadillo9
|
||||
Name: armadillo
|
||||
Version: 9.870.2
|
||||
Version: 9.880.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