Learn R Programming

slam (version 0.1-53)

Sparse Lightweight Arrays and Matrices

Description

Data structures and algorithms for sparse arrays and matrices, based on index arrays and simple triplet representations, respectively.

Copy Link

Version

Install

install.packages('slam')

Monthly Downloads

54,598

Version

0.1-53

License

GPL-2

Maintainer

Last Published

September 2nd, 2024

Functions in slam (0.1-53)

foreign

Read and Write Sparse Matrix Format Files
norms

Row and Column Norms
options

Options for the `slam' package
simple_triplet_matrix

Simple Triplet Matrix
sums

Form Row and Column Sums and Means
abind

Combine Sparse Arrays
simple_sparse_array

Simple Sparse Arrays
crossprod

Matrix Crossproduct
rollup

Rollup Sparse Arrays
apply

Apply Functions Over Sparse Matrix Margins