forked from pool/armadillo
Accepting request 259036 from home:badshah400:branches:devel:libraries:c_c++
Update to version 4.500.0 OBS-URL: https://build.opensuse.org/request/show/259036 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=125
This commit is contained in:
parent
465ef869eb
commit
532d7bbb1b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70d9b361d9771733410144c8820a3aa9ee3610864d6782817448a6e78a432363
|
||||
size 5342433
|
3
armadillo-4.500.0.tar.gz
Normal file
3
armadillo-4.500.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0059fd97f6fb66797abadda3bcb27bf4d23c49e7a238ca68fff6a36846c9928
|
||||
size 5341145
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 30 18:44:50 UTC 2014 - badshah400@gmail.com
|
||||
|
||||
- Update to version 4.500.0:
|
||||
+ Faster handling of complex vectors by norm()
|
||||
+ Expanded chol() to optionally specify output matrix as upper
|
||||
or lower triangular
|
||||
+ Better handling of non-finite values when saving matrices as
|
||||
text files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 18:12:52 UTC 2014 - badshah400@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname libarmadillo4
|
||||
|
||||
Name: armadillo
|
||||
Version: 4.450.4
|
||||
Version: 4.500.0
|
||||
Release: 0
|
||||
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user