js2264 / SparseArray

Efficient in-memory representation of multidimensional sparse arrays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SparseArray is an R/Bioconductor package that provides a convenient array-like container for efficient in-memory representation and manipulation of multidimensional sparse data in R.

See https://bioconductor.org/packages/SparseArray for more information including how to install the release version of the package (please refrain from installing directly from GitHub).

About

Efficient in-memory representation of multidimensional sparse arrays


Languages

Language:C 61.7%Language:R 38.3%