# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "bigalgebra" in publications use:' type: software license: - Apache-2.0 - LGPL-3.0-only title: 'bigalgebra: ''BLAS'' and ''LAPACK'' Routines for Native R Matrices and ''big.matrix'' Objects' version: 1.1.2 identifiers: - type: doi value: 10.32614/CRAN.package.bigalgebra - type: url value: https://github.com/fbertran/bigalgebra/ abstract: Provides arithmetic functions for R matrix and 'big.matrix' objects as well as functions for QR factorization, Cholesky factorization, General eigenvalue, and Singular value decomposition (SVD). A method matrix multiplication and an arithmetic method -for matrix addition, matrix difference- allows for mixed type operation -a matrix class object and a big.matrix class object- and pure type operation for two big.matrix class objects. authors: - family-names: Bertrand given-names: Frederic email: frederic.bertrand@utt.fr orcid: https://orcid.org/0000-0002-0837-8281 - family-names: Kane given-names: Michael J. - family-names: Lewis given-names: Bryan - family-names: Emerson given-names: John W. preferred-citation: type: manual title: '''BLAS'' and ''LAPACK'' Routines for Native R Matrices and ''big.matrix'' Objects' authors: - family-names: Bertrand given-names: Frederic email: frederic.bertrand@utt.fr orcid: https://orcid.org/0000-0002-0837-8281 - family-names: Kane given-names: Michael J. - family-names: Emerson given-names: John - family-names: Weston given-names: Stephen publisher: name: manual year: '2024' notes: R package version 1.1.2 url: https://fbertran.github.io/bigalgebra/ repository: https://CRAN.R-project.org/package=bigalgebra repository-code: https://github.com/fbertran/bigalgebra/issues/ url: https://fbertran.github.io/bigalgebra/ date-released: '2024-09-23' contact: - family-names: Bertrand given-names: Frederic email: frederic.bertrand@utt.fr orcid: https://orcid.org/0000-0002-0837-8281 references: - type: article title: Scalable Strategies for Computing with Massive Data authors: - family-names: Kane given-names: Michael J. - family-names: Emerson given-names: John - family-names: Weston given-names: Stephen journal: Journal of Statistical Software volume: '55' issue: '14' year: '2013' doi: 10.18637/jss.v055.i14 start: '20'