Learn R Programming

slam (version 0.1-54)

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

62,379

Version

0.1-54

License

GPL-2

Maintainer

Last Published

October 15th, 2024

Functions in slam (0.1-54)

simple_sparse_array

Simple Sparse Arrays
sums

Form Row and Column Sums and Means
crossprod

Matrix Crossproduct
rollup

Rollup Sparse Arrays
foreign

Read and Write Sparse Matrix Format Files
simple_triplet_matrix

Simple Triplet Matrix
norms

Row and Column Norms
options

Options for the `slam' package
abind

Combine Sparse Arrays
apply

Apply Functions Over Sparse Matrix Margins