> > I often use very large matrices with floating point numbers but find > > it very hard to see whats going on
One thing that I have found useful in the past is to convert the elements to # and . so I could see the structure. "." represented numbers which I considered insignificant from zero. This allows one to see a lot of the matrix at a glance. -- 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.
