forked from pool/armadillo
Accepting request 982499 from home:badshah400:branches:devel:libraries:c_c++
Update to version 11.2.0. OBS-URL: https://build.opensuse.org/request/show/982499 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=315
This commit is contained in:
parent
4fc4e1baf2
commit
375faf7079
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bfa6154a5fefd832d28d530a58221fe4a2cff2a3bbdbd82e109bde53fb29dcdb
|
|
||||||
size 6847020
|
|
3
armadillo-11.2.0.tar.xz
Normal file
3
armadillo-11.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:df5ca215901c68c63467c0bfee14f08e34d875a47ab0f095082ab32ddff4f243
|
||||||
|
size 6850412
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 13 16:37:12 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 11.2.0:
|
||||||
|
* Faster handling of sparse submatrix column views by norm(),
|
||||||
|
accu(), nonzeros().
|
||||||
|
* Extended randu() and randn() to allow specification of
|
||||||
|
distribution parameters.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 18 12:13:01 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed May 18 12:13:01 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define soname libarmadillo11
|
%define soname libarmadillo11
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 11.1.1
|
Version: 11.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
|
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user