I am planning on using octave to compute eigenvalues/vectors for largish array. Is it possible to speed that process by installing ATLAS? Also which algorithm does octave use for eig if the matrix is not symmetric? for eigs I assume the answer is arpack?
Thanks so much to all of you.
Clinton