1
0
forked from pool/armadillo

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

Update to version 10.5.0.
Note: Build failures for openSUSE_Factory have nothing to do with changes in current sr.

OBS-URL: https://build.opensuse.org/request/show/895001
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=292
This commit is contained in:
Atri Bhattacharya 2021-05-26 12:52:22 +00:00 committed by Git OBS Bridge
parent e8541fb4f5
commit 32c6d9371c
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