1
0
forked from pool/armadillo

Accepting request 895541 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/895541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=147
This commit is contained in:
Dominique Leuenberger 2021-06-02 20:11:17 +00:00 committed by Git OBS Bridge
commit 6f09346553
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:e5a451e055de5f8b0484acd5cab2ec5dbad6de28737b5cc72510d892ec69a580
size 6220808

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun May 23 00:07:09 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 10.5.0:
* Added .clamp() member function.
* Expanded the standalone clamp() function to handle complex
values.
* More efficient use of OpenMP.
* vector, matrix and cube constructors now initialise elements
to zero by default; use the fill::none specifier, eg. mat
X(4,5,fill::none), to disable element initialisation.
-------------------------------------------------------------------
Sat May 8 14:31:13 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

View File

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