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.
| Version: | 1.1.0 | 
| Depends: | bigmemory (≥ 4.0.0) | 
| Imports: | methods | 
| LinkingTo: | bigmemory, BH, Rcpp | 
| Published: | 2022-04-08 | 
| Author: | Frederic Bertrand  | 
| Maintainer: | Frederic Bertrand <frederic.bertrand at utt.fr> | 
| BugReports: | https://github.com/fbertran/bigalgebra/issues/ | 
| License: | LGPL-3 | Apache License 2.0 | 
| Copyright: | (C) 2014 Michael J. Kane, Bryan Lewis, and John W. Emerson | 
| URL: | https://fbertran.github.io/bigalgebra/, https://github.com/fbertran/bigalgebra/ | 
| NeedsCompilation: | yes | 
| Citation: | bigalgebra citation info | 
| Materials: | README NEWS | 
| CRAN checks: | bigalgebra results | 
| Reference manual: | bigalgebra.pdf | 
| Package source: | bigalgebra_1.1.0.tar.gz | 
| Windows binaries: | r-devel: bigalgebra_1.1.0.zip, r-release: bigalgebra_1.1.0.zip, r-oldrel: bigalgebra_1.1.0.zip | 
| macOS binaries: | r-release (arm64): bigalgebra_1.1.0.tgz, r-oldrel (arm64): bigalgebra_1.1.0.tgz, r-release (x86_64): bigalgebra_1.1.0.tgz, r-oldrel (x86_64): bigalgebra_1.1.0.tgz | 
| Old sources: | bigalgebra archive | 
Please use the canonical form https://CRAN.R-project.org/package=bigalgebra to link to this page.