Package: bigalgebra 3.1.0

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.zip(r-4.7)bigalgebra_3.1.0.zip(r-4.6)bigalgebra_3.1.0.zip(r-4.5)
bigalgebra_3.1.0.tgz(r-4.6-x86_64)bigalgebra_3.1.0.tgz(r-4.6-arm64)bigalgebra_3.1.0.tgz(r-4.5-x86_64)bigalgebra_3.1.0.tgz(r-4.5-arm64)
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://fbertran.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

7.51 score 4 stars 3 packages 75 scripts 714 downloads 28 exports 5 dependencies

Last updated from:a7892947cc. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK179
linux-devel-x86_64OK161
source / vignettesOK178
linux-release-arm64OK132
linux-release-x86_64OK125
macos-release-arm64OK88
macos-release-x86_64OK262
macos-oldrel-arm64OK91
macos-oldrel-x86_64OK168
windows-develOK165
windows-releaseOK104
windows-oldrelOK131
wasm-releaseOK109

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