Package: mvnfast
Type: Package
Title: Fast multivariate normal methods
Version: 0.1.2
Date: 2014-06-10
Author: Matteo Fasiolo, using the C++ parallel RNG of Thijs van den Berg and Ziggurat algorithm of Jens Maurer and Steven Watanabe (boost) 
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, BH
VignetteBuilder: knitr
Packaged: 2014-06-16 12:54:06 UTC; teo
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-06-16 15:56:22
