1
0
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:
Atri Bhattacharya 2023-07-25 15:34:53 +00:00 committed by Git OBS Bridge
parent fa7693a62a
commit e1cb813e3e
4 changed files with 16 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4102a384791af16d9e5fbb306f11fe356abfbca0a7d7ca7abbc9a8a9466102a
size 6807268

View File

@ -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>

View File

@ -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