forked from pool/armadillo
Accepting request 116404 from devel:libraries:c_c++
Update to version 3.0.3 (forwarded request 116398 from badshah400) OBS-URL: https://build.opensuse.org/request/show/116404 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=20
This commit is contained in:
commit
ddbba6de0c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33e15c7b46bf46bf6eb7aa50705ff921cf2945f22ebcdded93a0216c48a22800
|
||||
size 2918729
|
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,19 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to version 3.0.2:
|
||||
+ Fixes for handling diagonal matrices
|
||||
+ Fixes for compilation errors
|
||||
+ Fixes for potential aliasing issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 13 03:01:43 UTC 2012 - badshah400@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: armadillo
|
||||
Version: 3.0.1
|
||||
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