forked from pool/armadillo
Updating link to change in openSUSE:Factory/armadillo revision 174
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=751c499cbd7ef4e2ede74a9ffa24b649
This commit is contained in:
parent
be683ea88a
commit
9e246276ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:230a5c75daad52dc47e1adce8f5a50f9aa4e4354e0f1bb18ea84efa2e70e20df
|
||||
size 6802568
|
3
armadillo-12.2.0.tar.xz
Normal file
3
armadillo-12.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0dce042297e865add3351dad77f78c2c7638d6632f58357b015e50edcbd2186
|
||||
size 6801440
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 07:20:02 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 12.2.0:
|
||||
* More efficient use of FFTW3 by fft() and ifft().
|
||||
* Faster in-place element-wise multiplication of sparse matrices
|
||||
by dense matrices.
|
||||
* Added spsolve_factoriser class to allow reuse of sparse matrix
|
||||
factorisation for solving systems of linear equations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 11:33:55 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname libarmadillo12
|
||||
Name: armadillo
|
||||
Version: 12.0.1
|
||||
Version: 12.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