Nothing
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.
Package details |
|
---|---|
Author | Florian Privé [aut, cre] |
Maintainer | Florian Privé <florian.prive.21@gmail.com> |
License | GPL-3 |
Version | 0.7.3 |
URL | https://github.com/privefl/bigsparser |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.