forked from pool/armadillo
Accepting request 280121 from home:badshah400:branches:devel:libraries:c_c++
Update to version 4.600.1 OBS-URL: https://build.opensuse.org/request/show/280121 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=135
This commit is contained in:
parent
2fb761485c
commit
33141283e0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:779e6477bd3dedf568b13638a24d5ea97a0adecad9d1f457b119912ed7ada19c
|
|
||||||
size 5344710
|
|
3
armadillo-4.600.1.tar.gz
Normal file
3
armadillo-4.600.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:142b26f1674ffdf2b9f7c0830610666ca589d1580be45c766ecc973e4b76f3bf
|
||||||
|
size 5347965
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 28 04:46:19 UTC 2014 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Update to version 4.600.1:
|
||||||
|
+ List of changes not documented upstream.
|
||||||
|
- Changes from version 4.600 (Off The Reservation):
|
||||||
|
+ Added .head() and .tail() to submatrix views
|
||||||
|
+ Faster matrix transposes within compound expressions
|
||||||
|
+ Faster accu() and norm() when compiling with
|
||||||
|
-O3 -ffast-math -march=native (gcc and clang)
|
||||||
|
+ Workaround for a bug in GCC 4.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 27 01:44:31 UTC 2014 - badshah400@gmail.com
|
Sat Dec 27 01:44:31 UTC 2014 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define soname libarmadillo4
|
%define soname libarmadillo4
|
||||||
|
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 4.550.4
|
Version: 4.600.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user