In LaTeX, I would write this as \left ( i - j \right )_{i=1\ldots 3,
j=1\ldots 3} (or stack the indices, but I don't remember how to do that).
Perhaps we should pretty print it in a similar way.Aaron Meurer On Tuesday, June 12, 2012, Chris Smith wrote: > > In [5]: X > > Out[5]: [i - j] > > What about > > [[i - j, ...], ...] > > -- > 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. > > -- Sent from my iPad. -- 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.
