BasicMatrix shouldn't use an array to store the data but a sparse matrix, for example BigArray2D. The same for the linear algebrical methods.
Log in to post a comment.