forked from pool/armadillo
Accepting request 1099942 from home:badshah400:branches:devel:libraries:c_c++
Version 12.6.0 OBS-URL: https://build.opensuse.org/request/show/1099942 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=341
This commit is contained in:
parent
fa7693a62a
commit
e1cb813e3e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8127635d27dfb996fab495de6ff9ce84bd9b5e04de3c0037fc2ac6de96dcf397
|
||||
size 6803716
|
3
armadillo-12.6.0.tar.xz
Normal file
3
armadillo-12.6.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4102a384791af16d9e5fbb306f11fe356abfbca0a7d7ca7abbc9a8a9466102a
|
||||
size 6807268
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 21 18:16:22 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 12.6.0:
|
||||
* Faster multiplication of dense vectors by sparse matrices (and
|
||||
vice versa).
|
||||
* Faster eigs_sym() and eigs_gen().
|
||||
* Faster conv() and conv2() when using OpenMP.
|
||||
* More efficient move constructors in dense vector classes.
|
||||
* Added diags() and spdiags() for generating band matrices from
|
||||
set of vectors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 19 06:06:00 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname libarmadillo12
|
||||
Name: armadillo
|
||||
Version: 12.4.1
|
||||
Version: 12.6.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