forked from pool/armadillo
Accepting request 1092072 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1092072 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=175
This commit is contained in:
commit
bc6ab22a1c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0dce042297e865add3351dad77f78c2c7638d6632f58357b015e50edcbd2186
|
||||
size 6801440
|
3
armadillo-12.4.0.tar.xz
Normal file
3
armadillo-12.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9905282781ced3f99769b0e45a705ecb50192ca1622300707b3302ea167dc883
|
||||
size 6803968
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 10 17:22:10 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 12.4.0:
|
||||
* added norm2est() for finding fast estimates of matrix 2-norm
|
||||
(spectral norm).
|
||||
* added vecnorm() for obtaining the vector norm of each row or
|
||||
column of a matrix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 07:20:02 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname libarmadillo12
|
||||
Name: armadillo
|
||||
Version: 12.2.0
|
||||
Version: 12.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