forked from pool/armadillo
Accepting request 983343 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/983343 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=164
This commit is contained in:
commit
36a318b9d9
@ -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>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname libarmadillo11
|
||||
Name: armadillo
|
||||
Version: 11.1.1
|
||||
Version: 11.2.0
|
||||
Release: 0
|
||||
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user