Learn R Programming

⚠️There's a newer version (0.1-54) of this package.Take me there.

slam (version 0.1-47)

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

58,088

Version

0.1-47

License

GPL-2

Maintainer

Kurt Hornik

Last Published

December 21st, 2019

Functions in slam (0.1-47)

options

Options for the `slam' package
abind

Combine Sparse Arrays
rollup

Rollup Sparse Arrays
crossprod

Matrix Crossproduct
foreign

Read and Write Sparse Matrix Format Files
norms

Row and Column Norms
simple_sparse_array

Simple Sparse Arrays
apply

Apply Functions Over Sparse Matrix Margins
sums

Form Row and Column Sums and Means
simple_triplet_matrix

Simple Triplet Matrix