forked from pool/armadillo
Accepting request 177619 from home:badshah400:branches:devel:libraries:c_c++
Update to 3.900.0 OBS-URL: https://build.opensuse.org/request/show/177619 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=79
This commit is contained in:
parent
e20f6283cb
commit
be48c7e8d4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:699e4ccf6c3d5d1c917819d4af3e0da9fc753692928721dd8669c3b95cff0928
|
||||
size 3210659
|
3
armadillo-3.900.0.tar.gz
Normal file
3
armadillo-3.900.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed2ef89f3a08050202d9b2aa603754110bf3e0e228150fe4a1e6abe208c297f7
|
||||
size 3219747
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 00:45:22 UTC 2013 - badshah400@gmail.com
|
||||
|
||||
- Update to version 3.900.0:
|
||||
+ Added automatic SSE2 vectorisation of elementary expressions
|
||||
(eg. matrix addition) when using GCC 4.7+ with -O3
|
||||
optimisation
|
||||
+ Added support for saving & loading of cubes in HDF5 format
|
||||
+ Faster median()
|
||||
+ Faster handling of compound expressions with transposes of
|
||||
submatrix rows
|
||||
+ Faster handling of compound expressions with transposes of
|
||||
complex vectors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 17:43:44 UTC 2013 - badshah400@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: armadillo
|
||||
Version: 3.820.1
|
||||
Version: 3.900.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