CRAN/E | bigalgebra

bigalgebra

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

Installation

About

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.

Citation bigalgebra citation info
fbertran.github.io/bigalgebra/
github.com/fbertran/bigalgebra/
Copyright (C) 2014 Michael J. Kane, Bryan Lewis, and John W. Emerson
Bug report File report

Key Metrics

Version 1.1.1
Published 2023-12-09 132 days ago
Needs compilation? yes
License LGPL-3
License Apache License 2.0
CRAN checks bigalgebra results

Downloads

Yesterday 33 0%
Last 7 days 89 -18%
Last 30 days 455 -7%
Last 90 days 1.592 +17%
Last 365 days 4.883 +3%

Maintainer

Maintainer

Frederic Bertrand

frederic.bertrand@utt.fr

Authors

Frederic Bertrand

cre / ctb

Michael J. Kane

aut

Bryan Lewis

aut

John W. Emerson

aut

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

bigalgebra archive

Depends

bigmemory ≥ 4.0.0

Imports

methods

LinkingTo

bigmemory
BH
Rcpp