MatrixExtra icon indicating copy to clipboard operation
MatrixExtra copied to clipboard

(R) Efficient methods and operators for the sparse matrix classes in 'Matrix' (esp. CSR format or "RsparseMatrix")

Results 1 MatrixExtra issues
Sort by recently updated
recently updated
newest added

Is it necessary for you to use Rcpp instead of plain C (which is rather faster than slower)? I'm asking because this will make any back porting to `Matrix` impossible,...