1
0
forked from pool/armadillo

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

- Update to version 7.700.0:
  + Added polyfit() and polyval().
  + Added second form of log_det() to directly return the result
    as a complex number.
  + Added range() to statistics functions.
  + Expanded trimatu()/trimatl() and symmatu()/symmatl() to handle
    sparse matrices.

OBS-URL: https://build.opensuse.org/request/show/455516
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=205
This commit is contained in:
Ismail Dönmez 2017-02-09 11:14:34 +00:00 committed by Git OBS Bridge
parent b1ca4351cd
commit ede10daaa5
4 changed files with 16 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 8 13:58:57 UTC 2017 - badshah400@gmail.com
- Update to version 7.700.0:
+ Added polyfit() and polyval().
+ Added second form of log_det() to directly return the result
as a complex number.
+ Added range() to statistics functions.
+ Expanded trimatu()/trimatl() and symmatu()/symmatl() to handle
sparse matrices.
-------------------------------------------------------------------
Sun Dec 25 16:04:39 UTC 2016 - badshah400@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package armadillo
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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 libarmadillo7
Name: armadillo
Version: 7.600.2
Version: 7.700.0
Release: 0
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
License: MPL-2.0