1
0

Merge pull request 'Update to version 14.6.0.' (#2) from update into master

Reviewed-on: #2
This commit is contained in:
2025-07-11 16:38:11 +02:00
4 changed files with 12 additions and 1 deletions

Binary file not shown.

BIN
armadillo-14.6.0.tar.xz Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jul 11 14:29:43 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 14.6.0:
* Added balance() to transform matrices so that column and row
norms are roughly the same.
* Added omit_nan() and omit_nonfinite() to extract elements
while omitting NaN and non-finite values.
* Added find_nonnan() for finding indices of non-NaN elements.
* Added standalone replace() function.
-------------------------------------------------------------------
Mon Jun 9 17:45:11 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -18,7 +18,7 @@
%define soname libarmadillo14
Name: armadillo
Version: 14.4.3
Version: 14.6.0
Release: 0
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
License: Apache-2.0