1
0
forked from pool/armadillo

Accepting request 906716 from home:badshah400:branches:devel:libraries:c_c++

Update to version 10.6.0

OBS-URL: https://build.opensuse.org/request/show/906716
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=299
This commit is contained in:
Atri Bhattacharya 2021-07-19 09:49:47 +00:00 committed by Git OBS Bridge
parent 18c186ed43
commit 5447b92fce
4 changed files with 17 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Jul 16 18:27:58 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 10.6.0:
* Expanded chol() to optionally use pivoted decomposition.
* Expanded vector, matrix and cube constructors to allow element
initialisation via fill::value(scalar), eg. mat
X(4,5,fill::value(123)).
* Faster loading of CSV files when using OpenMP.
* Added csv_opts::semicolon option to allow saving/loading of
CSV files with semicolon (;) instead of comma (,) as the
separator.
-------------------------------------------------------------------
Fri Jul 9 20:37:25 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

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