Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bigsparser

Sparse Matrix Format with Data on Disk

Provides 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'.

Functions (5)

bigsparser

Sparse Matrix Format with Data on Disk

v0.4.4
GPL-3
Authors
Florian Privé [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.