1
0
forked from pool/armadillo

Accepting request 96524 from devel:libraries:c_c++

Update to bug-fix release version 2.4.2 (forwarded request 96387 from badshah400)

OBS-URL: https://build.opensuse.org/request/show/96524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=16
This commit is contained in:
Stephan Kulow 2011-12-14 13:33:04 +00:00 committed by Git OBS Bridge
commit 6915f68d08
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 12 11:52:42 UTC 2011 - badshah400@gmail.com
- Update to version 2.4.2:
+ Clarified documentation for .reshape()
+ Fix for handling of empty matrices by .resize()
-------------------------------------------------------------------
Mon Dec 5 01:02:01 UTC 2011 - badshah400@gmail.com

View File

@ -18,7 +18,7 @@
Name: armadillo
Version: 2.4.1
Version: 2.4.2
Release: 1
License: LGPL-3.0+
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS