From: Dominique O. <dom...@gm...> - 2010-06-20 09:07:37
|
On Sat, Jun 19, 2010 at 4:17 AM, Ranjit Chacko <rjc...@gm...> wrote: > Is there a way to use short integers with pysparse? I'm constructing a > large adjacency matrix for a graph, and the entries are only going be > 1's. At the moment, only matrices of doubles can be stored. This question has come up in the past and the ability to store matrices of ints and complex numbers would be a big plus. -- Dominique |