Package: bigalgebra 3.1.0

Frederic Bertrand

bigalgebra: 'BLAS' and 'LAPACK' Routines for Native R Matrices and 'big.matrix' Objects

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:Frederic Bertrand [cre, aut], Michael J. Kane [aut], Bryan Lewis [aut], John W. Emerson [aut]

bigalgebra_3.1.0.tar.gz
bigalgebra_3.1.0.tar.gz(r-4.7-arm64)bigalgebra_3.1.0.tar.gz(r-4.7-x86_64)bigalgebra_3.1.0.tar.gz(r-4.6-arm64)bigalgebra_3.1.0.tar.gz(r-4.6-x86_64)
bigalgebra_3.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
bigalgebra/json (API)
NEWS

# Install 'bigalgebra' in R:
install.packages('bigalgebra', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/fbertran/bigalgebra/issues

Pkgdown/docs site:https://fbertran.github.io

Uses libs:
  • openblas– Optimized BLAS

On CRAN:

Conda:

openblas

5.73 score 1 stars 3 packages 75 scripts 714 downloads 28 exports 5 dependencies

Last updated from:876d6ee76f. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK181
linux-devel-x86_64OK131
source / vignettesOK197
linux-release-arm64OK160
linux-release-x86_64OK132
wasm-releaseOK115

Exports:Arithdadddasumdaxpydcopyddotdgeevdgemmdgeqrfdgesdddhproddnrm2dpotrfdprdctdqddotdscaldsetdsqrtdsubdsumdswapdsymmdvcaldxyzidamaxidaminidmaxidmin

Dependencies:BHbigmemorybigmemory.sriRcppuuid

LAPACK Decompositions with bigalgebra

Rendered fromz_lapack-decompositions.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2025-10-05
Started: 2025-10-05

Level 1 BLAS-Style Helpers

Rendered fromlevel-1-blas-style-helpers.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2025-10-05
Started: 2025-10-05

Matrix Wrapper Helpers

Rendered frommatrix-wrapper-helpers.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2025-10-05
Started: 2025-10-05

Working with big.matrix Objects

Rendered frombig-matrix-workflows.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2025-10-05
Started: 2025-10-05