Accepting request 384771 from home:badshah400:branches:devel:libraries:c_c++
Update to version 6.700.3 OBS-URL: https://build.opensuse.org/request/show/384771 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=174
This commit is contained in:
parent
f49658c4b6
commit
ec549dcc8d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6da5b32f5f2551815948bcfa5182b77b605607660d911b8f9f098f03e3cf7707
|
||||
size 5461091
|
3
armadillo-6.700.3.tar.gz
Normal file
3
armadillo-6.700.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98f382c3f27c33797a968848ef841f30a5165235aeafb2e790518176948bd0ee
|
||||
size 5469738
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 00:27:03 UTC 2016 - badshah400@gmail.com
|
||||
|
||||
- Update to version 6.700.3 (Catabolic Amalgamator Deluxe):
|
||||
+ Added logmat() for calcuating the matrix logarithm
|
||||
+ Added regspace() for generating vectors with regularly spaced
|
||||
elements
|
||||
+ Added logspace() for generating vectors with logarithmically
|
||||
spaced elements
|
||||
+ Added approx_equal() for determining approximate equality
|
||||
+ Added trapz() for numerical integration
|
||||
+ Expanded .save() and .load() with hdf5_binary_trans file type,
|
||||
to save/load data with columns transposed to rows
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 24 20:35:06 UTC 2016 - badshah400@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname libarmadillo6
|
||||
|
||||
Name: armadillo
|
||||
Version: 6.600.5
|
||||
Version: 6.700.3
|
||||
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