bigsparser

Sparse Matrix Format with Data on Disk

CRAN Package

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.

  • Version0.7.3
  • R version≥ 3.1
  • LicenseGPL-3
  • Needs compilation?Yes
  • Last release09/06/2024

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Depends1 package
  • Imports5 packages
  • Suggests1 package
  • Linking To3 packages
  • Reverse Imports2 packages