# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppEigen" in publications use:' type: software license: GPL-2.0-or-later title: 'RcppEigen: ''Rcpp'' Integration for the ''Eigen'' Templated Linear Algebra Library' version: 0.3.4.0.2 doi: 10.18637/jss.v052.i05 identifiers: - type: doi value: 10.32614/CRAN.package.RcppEigen abstract: 'R and ''Eigen'' integration using ''Rcpp''. ''Eigen'' is a C++ template library for linear algebra: matrices, vectors, numerical solvers and related algorithms. It supports dense and sparse matrices on integer, floating point and complex numbers, decompositions of such matrices, and solutions of linear systems. Its performance on many algorithms is comparable with some of the best implementations based on ''Lapack'' and level-3 ''BLAS''. The ''RcppEigen'' package includes the header files from the ''Eigen'' C++ template library. Thus users do not need to install ''Eigen'' itself in order to use ''RcppEigen''. Since version 3.1.1, ''Eigen'' is licensed under the Mozilla Public License (version 2); earlier version were licensed under the GNU LGPL version 3 or later. ''RcppEigen'' (the ''Rcpp'' bindings/bridge to ''Eigen'') is licensed under the GNU GPL version 2 or later, as is the rest of ''Rcpp''.' authors: - family-names: Bates given-names: Doug orcid: https://orcid.org/0000-0001-8316-9503 - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X - family-names: Francois given-names: Romain orcid: https://orcid.org/0000-0002-2444-4226 - family-names: Qiu given-names: Yixuan orcid: https://orcid.org/0000-0003-0109-6692 preferred-citation: type: article title: Fast and Elegant Numerical Linear Algebra Using the RcppEigen Package authors: - family-names: Bates given-names: Douglas orcid: https://orcid.org/0000-0001-8316-9503 - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X journal: Journal of Statistical Software year: '2013' volume: '52' issue: '5' doi: 10.18637/jss.v052.i05 start: '1' end: '24' repository: https://rcppcore.r-universe.dev repository-code: https://github.com/RcppCore/RcppEigen commit: a0f0564c335316d19b054713642dd5c8bd5084c8 url: https://dirk.eddelbuettel.com/code/rcpp.eigen.html date-released: '2024-08-23' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X