forked from pool/armadillo
Accepting request 1006379 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1006379 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=168
This commit is contained in:
commit
ffa6d188dc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dc4c91954ab11490bf64d2dfcc54a802f14393c756a8d545ac155eeeffa7fd93
|
|
||||||
size 6802336
|
|
3
armadillo-11.4.0.tar.xz
Normal file
3
armadillo-11.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:016531152c02729a602aa6f16f4ba3b0475740d5c1bd28d34edd7264f476461c
|
||||||
|
size 6804388
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 27 01:27:30 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 11.4.0:
|
||||||
|
* extended pow() with various forms of element-wise power
|
||||||
|
operations.
|
||||||
|
* added find_nan() to find indices of NaN elements.
|
||||||
|
* faster handling of compound expressions by sum().
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 9 13:55:26 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
Fri Sep 9 13:55:26 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define soname libarmadillo11
|
%define soname libarmadillo11
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 11.2.4
|
Version: 11.4.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