Skip to content
Prev 67568 / 398503 Next

Binary Matrices

1000x1000 is only indicative.  I need to generate larger (adjacency) matrices using a variety of models.

Most are sparse, with a high proportion of zeros and so SparseM sounds very promising.  I will investigate.

Thanks,
Mark
... but that doesn't save any memory:
[1] 4000028
[1] 4000028
Besides, if the problem size is really 1000 x 1000, one matrix in 
double precision is only 8MB.  As Reid said, if the matrix is sparse,
there's probably a lot more saving in both memory and computation
by using SparseM and Matrix packages.

Cheers,
Andy
------------------------------------------------------------------------------

------------------------------------------------------------------------------


This message has been checked for viruses but the contents of an attachment
may still contain software viruses, which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.