1
0
forked from pool/armadillo

Accepting request 1146109 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1146109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=184
This commit is contained in:
Ana Guerrero 2024-02-12 17:53:12 +00:00 committed by Git OBS Bridge
commit 39a9e574c1
4 changed files with 18 additions and 5 deletions

View File

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

3
armadillo-12.8.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Feb 11 20:28:37 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 12.8.0:
* Faster detection of symmetric expressions by pinv() and
rank().
* Expanded shift() to handle sparse matrices.
* Expanded conv_to for more flexible conversions between sparse
and dense matrices.
* Added cbrt().
* More compact representation of integers when saving matrices
in CSV format.
-------------------------------------------------------------------
Thu Dec 28 17:30:21 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package armadillo
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define soname libarmadillo12
Name: armadillo
Version: 12.6.7
Version: 12.8.0
Release: 0
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
License: Apache-2.0