CMD + K

r-bigsparser

Community

Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is intended for more efficient use of sparse data in C++ and also when parallelizing, since data on disk does not need copying. Only a limited number of features will be implemented. For now, conversion can be performed from a 'dgCMatrix' or a 'dsCMatrix' from R package 'Matrix'. A new compact format is also now available.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-bigsparser

Usage Tracking

0.7.3
0.7.1
0.6.1
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is intended for more efficient use of sparse data in C++ and also when parallelizing, since data on disk does not need copying. Only a limited number of features will be implemented. For now, conversion can be performed from a 'dgCMatrix' or a 'dsCMatrix' from R package 'Matrix'. A new compact format is also now available.

Last Updated

Sep 6, 2024 at 19:28

License

GPL-3.0-only

Supported Platforms

linux-aarch64
linux-ppc64le
win-64
macOS-64
macOS-arm64
linux-64