bigalgebra: 'BLAS' and 'LAPACK' Routines for Native R Matrices and 'big.matrix' Objects (original) (raw)
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: | 3.0.0 |
|---|---|
| Depends: | bigmemory (≥ 4.0.0) |
| Imports: | methods |
| LinkingTo: | bigmemory, BH, Rcpp |
| Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
| Published: | 2025-10-05 |
| DOI: | 10.32614/CRAN.package.bigalgebra |
| Author: | Frederic Bertrand |
| Maintainer: | Frederic Bertrand <frederic.bertrand at lecnam.net> |
| 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 |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=bigalgebrato link to this page.