1
0
forked from pool/armadillo

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

Update to 3.920.1

OBS-URL: https://build.opensuse.org/request/show/201330
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=92
This commit is contained in:
Ismail Dönmez 2013-09-29 08:34:59 +00:00 committed by Git OBS Bridge
parent 6f522a621e
commit 3d0879beaa
4 changed files with 20 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Sep 28 19:32:08 UTC 2013 - badshah400@gmail.com
- Update to version 3.920.1:
+ Fix ambigious overload
- Changes from version 3.920.0 (Agencia Nacional Stasi):
+ Faster .zeros()
+ Faster round(), exp2() and log2() when using C++11
+ Added signum function: sign()
+ Added move constructors when using C++11
+ Added 2D fast Fourier transform: fft2()
+ Added .tube() for easier extraction of vectors and subcubes
from cubes
+ Added specification of a fill type during construction of Mat,
Col, Row and Cube classes, eg. mat X(4, 5, fill::zeros).
-------------------------------------------------------------------
Wed Sep 11 15:16:31 UTC 2013 - badshah400@gmail.com

View File

@ -17,7 +17,7 @@
Name: armadillo
Version: 3.910.1
Version: 3.920.1
Release: 0
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
License: MPL-2.0