Commit graph

3 commits

Author SHA1 Message Date
brook
41f4f6ca7d R-RcppArmadillo: update to version 0.9.600.4.0.
Update to the canonical form of an R package and fix the LICENSE
field.
2019-07-31 18:39:23 +00:00
minskim
b1d56d1af4 math/R-RcppArmadillo: Update to 0.8.400.0.0
Changes:
    - 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()
2018-03-25 00:32:45 +00:00
minskim
bc7ed86244 math/R-RcppArmadillo: Import version 0.8.300.1.0
Armadillo is a templated C++ linear algebra library (by Conrad
Sanderson) that aims towards a good balance between speed and ease of
use. Integer, floating point and complex numbers are supported, as
well as a subset of trigonometric and statistics functions. Various
matrix decompositions are provided through optional integration with
LAPACK and ATLAS libraries.
2018-03-22 15:36:04 +00:00