1
0
forked from pool/armadillo

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

Update to bug-fix release version 2.4.2

OBS-URL: https://build.opensuse.org/request/show/96387
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=27
This commit is contained in:
Ismail Dönmez 2011-12-13 19:28:48 +00:00 committed by Git OBS Bridge
parent 7b5ba5471d
commit bb6ce9bf15
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