1
0
forked from pool/armadillo

Accepting request 379569 from devel:libraries:c_c++

1

OBS-URL: https://build.opensuse.org/request/show/379569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=89
This commit is contained in:
Dominique Leuenberger 2016-03-26 14:29:22 +00:00 committed by Git OBS Bridge
commit 52689c70d9
4 changed files with 15 additions and 4 deletions

View File

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

3
armadillo-6.600.5.tar.gz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Mar 24 20:35:06 UTC 2016 - badshah400@gmail.com
- Update to version 6.600.5 (Catabolic Amalgamator):
+ Expanded sum(), mean(), min(), max() to handle cubes.
+ Expanded Cube class to handle arbitrarily sized empty cubes
(eg. 0x5x2).
+ Added shift() for circular shifts of elements.
+ Added sqrtmat() for finding the square root of a matrix.
+ Fix for gmm_diag when using Mahalanobis distance.
-------------------------------------------------------------------
Wed Feb 17 00:40:59 UTC 2016 - badshah400@gmail.com

View File

@ -19,7 +19,7 @@
%define soname libarmadillo6
Name: armadillo
Version: 6.500.5
Version: 6.600.5
Release: 0
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
License: MPL-2.0