[R] matrix.csr %*% matrix --> matrix

Sam Steingold sds at gnu.org
Mon Aug 27 20:58:47 CEST 2012


When a sparse matrix is multiplied by a regular one, the result is
usually not sparse. However, when matrix.csr is multiplied by a regular
matrix in R, a matrix.csr is produced.
Is there a way to avoid this?
Thanks!
-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://palestinefacts.org http://truepeace.org
http://americancensorship.org http://honestreporting.com
If you have no enemies, you are probably dead.



More information about the R-help mailing list