Brian, Could you give an example of how you construct large sparse matrices. What sort of constructors would you like to see in the class ?
Are there any special class of sparse matrices that you guys use often, like tridiagonal matrix or permutation matrix ? >> I should also mention that we are pretty much only interested in matrix-vector multiplies, matrix- scalar mult. and matrix addition. Arent you also interested in solving A * x = B, or matrix-matrix mult ? Thank you for your help, Sherjil Ozair -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
