Package: mvnfast
Type: Package
Title: Fast multivariate normal methods
Version: 0.1.0
Date: 2014-06-08
Author: Matteo Fasiolo, employing the C++ parallel RNG provided by Thijs van den Berg 
Maintainer: Matteo Fasiolo <matteo.fasiolo@gmail.com>
Description: The package provides computationally efficient tools related to the multivariate normal distribution. The main functionalities are: simulating multivariate normal random vectors, evaluating multivariate normal densities and Mahalanobis distances. These tools are very efficient thanks to the use of C++ code and of the OpenMP API.
License: GPL (>= 2.0)
URL: https://github.com/mfasiolo/mvnfast, www.sitmo.com
Imports: Rcpp (>= 0.10.4)
Suggests: knitr, testthat, mvtnorm, microbenchmark, MASS, plyr
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
Packaged: 2014-06-08 20:35:35 UTC; teo
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-06-08 23:20:24
