help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Static storage of huge sparce matrices


From: Joza
Subject: Re: Static storage of huge sparce matrices
Date: Fri, 2 Nov 2012 13:10:42 -0700 (PDT)

In light of that, is it possible to access and make use of the storage
structure?

For example, if I am implementing SOR, normally I would iterate through all
columns (1000). There is a lot of needless computation here as most of the
elements are zero. Will Octave automatically ignore such computations, since
it knows my matrix is sparse and has stored it as such?



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Static-storage-of-huge-sparce-matrices-tp4646029p4646039.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]