forked from pool/armadillo
Accepting request 544343 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 8.300.0: + Faster handling of band matrices by solve(). + Faster handling of band matrices by chol(). + Faster randg() when using OpenMP. + Added normpdf(). + Expanded .save() to allow appending new datasets to existing HDF5 files. OBS-URL: https://build.opensuse.org/request/show/544343 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=228
This commit is contained in:
parent
b86cd857b0
commit
3e62966d44
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63845e36235f2bd78b4f6890fe5013b6ce51a4e92e3176b20bbc6631b340050a
|
||||
size 4589356
|
3
armadillo-8.300.0.tar.xz
Normal file
3
armadillo-8.300.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:854550007672958d15f3951ae13aac6934b3016234f392d26f168a55b363dc3c
|
||||
size 4595032
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 22 09:21:39 UTC 2017 - badshah400@gmail.com
|
||||
|
||||
- Update to version 8.300.0:
|
||||
+ Faster handling of band matrices by solve().
|
||||
+ Faster handling of band matrices by chol().
|
||||
+ Faster randg() when using OpenMP.
|
||||
+ Added normpdf().
|
||||
+ Expanded .save() to allow appending new datasets to existing
|
||||
HDF5 files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 5 14:29:27 UTC 2017 - badshah400@gmail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname libarmadillo8
|
||||
Name: armadillo
|
||||
Version: 8.200.2
|
||||
Version: 8.300.0
|
||||
Release: 0
|
||||
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user