forked from pool/armadillo
Accepting request 116398 from home:badshah400:branches:devel:libraries:c_c++
Update to version 3.0.3 OBS-URL: https://build.opensuse.org/request/show/116398 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=37
This commit is contained in:
parent
4204a4fdf5
commit
2dea888af8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64e38459dfa4bba97ad92ffcdc855921ff22a12d01c61a14e3049af522ea21c0
|
||||
size 2918529
|
3
armadillo-3.0.3.tar.gz
Normal file
3
armadillo-3.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6278da9c3912e4adb3c1647fd7522d7fb491c23bd98dc2b5e1f7eed7451d956
|
||||
size 2918510
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 3 21:44:48 UTC 2012 - badshah400@gmail.com
|
||||
|
||||
- Update to version 3.0.3:
|
||||
+ Fixes for inplace transpose of complex number matrices
|
||||
+ Fixes for complex number version of svd_econ()
|
||||
+ Fixes for potential aliasing issues with submatrix views.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 29 05:02:15 UTC 2012 - badshah400@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: armadillo
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
Release: 0
|
||||
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
||||
License: LGPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user