forked from pool/armadillo
Accepting request 1006279 from home:badshah400:branches:devel:libraries:c_c++
Update to version 11.4.0. OBS-URL: https://build.opensuse.org/request/show/1006279 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=323
This commit is contained in:
parent
a10063b3d7
commit
6e17007bbf
@ -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>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname libarmadillo11
|
||||
Name: armadillo
|
||||
Version: 11.2.4
|
||||
Version: 11.4.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