forked from pool/armadillo
Accepting request 287706 from home:badshah400:branches:devel:libraries:c_c++
Update to 4.650.1 OBS-URL: https://build.opensuse.org/request/show/287706 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=139
This commit is contained in:
parent
71ae7a016a
commit
458eadb6ec
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27a2ad79b723f08ea7deb955fdf7069b7d907515548ffcae3a979e9223afda01
|
||||
size 5347161
|
3
armadillo-4.650.1.tar.gz
Normal file
3
armadillo-4.650.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4abd440c15a7062486b3aef3330de981ea159d2d8c84c9c2c0a5cd146402193e
|
||||
size 5351058
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 18 03:20:26 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
- Update to version 4.650.1:
|
||||
+ List of changes not documented upstream.
|
||||
- Changes from version 4.650 (Intravenous Caffeine Injector):
|
||||
+ Added randg() for generating random values from gamma
|
||||
distributions (C++11 only).
|
||||
+ Added .head_rows() and .tail_rows() to submatrix views.
|
||||
+ Added .head_cols() and .tail_cols() to submatrix views.
|
||||
+ Expanded eigs_sym() to optionally calculate eigenvalues with
|
||||
smallest/largest algebraic values fixes for handling of sparse
|
||||
matrices.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 02:13:42 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname libarmadillo4
|
||||
|
||||
Name: armadillo
|
||||
Version: 4.600.3
|
||||
Version: 4.650.1
|
||||
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