# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mvnfast" in publications use:' type: software license: GPL-2.0-or-later title: 'mvnfast: Fast Multivariate Normal and Student''s t Methods' version: 0.2.9 identifiers: - type: doi value: 10.32614/CRAN.package.mvnfast abstract: 'Provides computationally efficient tools related to the multivariate normal and Student''s t distributions. The main functionalities are: simulating multivariate random vectors, evaluating multivariate normal or Student''s t densities and Mahalanobis distances. These tools are very efficient thanks to the use of C++ code and of the OpenMP API.' authors: - family-names: Fasiolo given-names: Matteo email: matteo.fasiolo@gmail.com preferred-citation: type: manual title: An introduction to mvnfast. R package version 0.2.8. authors: - family-names: Fasiolo given-names: Matteo email: matteo.fasiolo@gmail.com institution: name: University of Bristol year: '2014' url: https://CRAN.R-project.org/package=mvnfast repository: https://mfasiolo.r-universe.dev repository-code: https://github.com/mfasiolo/mvnfast/ commit: b914565cfbfdfbecc91fa8d86c8601b6d1fbe583 url: https://github.com/mfasiolo/mvnfast/ date-released: '2026-03-20' contact: - family-names: Fasiolo given-names: Matteo email: matteo.fasiolo@gmail.com