Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

bigsparser: sparse matrix format with data on disk

Features

For now, only a few features are implemented:

  • convert a dgCMatrix or a dsCMatrix to an SFBM, a Sparse Filebacked Big Matrix

  • compute the product and crossproduct of an SFBM with a vector

  • solve Ax=b, where A is a symmetric SFBM and b is a vector

Installation

remotes::install_github("privefl/bigsparser")

About

Sparse matrix format with data on disk

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.