1
0
forked from pool/armadillo

Accepting request 578731 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/578731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=119
This commit is contained in:
Dominique Leuenberger 2018-02-22 14:01:50 +00:00 committed by Git OBS Bridge
commit e479a8f79c
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:493653bccbfcb65234ed569b765771c3d947d614091ef857927d41ac542a97b5
size 4594764

3
armadillo-8.400.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5cb6bc2f457a9d6a0758cfb15c418d48289909daccd79d0e428452029285dd9b
size 4596860

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Feb 21 14:53:47 UTC 2018 - badshah400@gmail.com
- Update to version 8.400.0:
+ Faster handling of sparse matrices by repmat()
+ Faster loading of CSV files
+ Expanded kron() to handle sparse matrices
+ Expanded index_min() and index_max() to handle cubes
+ Expanded randi(), randu(), randn(), randg() to output single
scalars
+ Added submatrix & subcube iterators
+ Added normcdf()
+ Added mvnrnd()
+ Added chi2rnd()
+ Added wishrnd() and iwishrnd()
-------------------------------------------------------------------
Tue Jan 9 15:02:12 UTC 2018 - badshah400@gmail.com

View File

@ -18,7 +18,7 @@
%define soname libarmadillo8
Name: armadillo
Version: 8.300.3
Version: 8.400.0
Release: 0
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
License: Apache-2.0