bigsparser
Sparse Matrix Format with Data on Disk
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.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.7.3 |
2026-04-09 windows/windows R-4.5 | bigsparser_0.7.3.zip |
628.3 KiB |