bigsparser-package: bigsparser: Sparse Matrix Format with Data on Disk

bigsparser-packageR Documentation

bigsparser: Sparse Matrix Format with Data on Disk

Description

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.

Author(s)

Maintainer: Florian Privé florian.prive.21@gmail.com

See Also

Useful links:


bigsparser documentation built on June 7, 2022, 9:06 a.m.