Accepting request 239601 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/239601 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=60
This commit is contained in:
commit
a37d92a259
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d1a77ad7a74e8b4a74d7b71c5e3fe488e26283907b316618de0a8558c60173a
|
||||
size 5484286
|
3
armadillo-4.320.0.tar.gz
Normal file
3
armadillo-4.320.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f670c164b3d26331ad1b8da39db3e06ef0e3ad8de33176903de0623ca2b11c9
|
||||
size 5321312
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 2 20:17:08 UTC 2014 - badshah400@gmail.com
|
||||
|
||||
- Update to Version 4.320 (Daintree Tea Raider)
|
||||
+ Expanded eigs_sym() and eigs_gen() to use an optional
|
||||
tolerance parameter
|
||||
+ Expanded eig_sym() to automatically fall back to standard
|
||||
decomposition method if divide-and-conquer fails
|
||||
+ Automatic installer enables use of C++11 random number
|
||||
generator when using gcc 4.8.3+ in C++11 mode.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 3 00:11:13 UTC 2014 - badshah400@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname libarmadillo4
|
||||
|
||||
Name: armadillo
|
||||
Version: 4.300.8
|
||||
Version: 4.320.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