forked from pool/armadillo
Accepting request 379491 from home:badshah400:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/379491 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=172
This commit is contained in:
parent
38527ff7cb
commit
f49658c4b6
@ -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
3
armadillo-6.600.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6da5b32f5f2551815948bcfa5182b77b605607660d911b8f9f098f03e3cf7707
|
||||
size 5461091
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user