[SciPy-User] Loading sparse matricies

Calvin Morrison mutantturkey at gmail.com
Fri Feb 22 11:42:43 EST 2013


Hi,

Is there an easy way to load sparse matricies with loadtxt? I have a
large delimiter separated value file that i'd like to read in, but
it's extremely sparse and so it's very inefficient to load it as a
regular matrix.

Any ideas?

Calvin



More information about the SciPy-User mailing list