Hi there,

I'll use the excuse that I'm now writing on a laptop in a train for not having
searched if this as already been discussed...

Is there a limitation somewhere (apart of course the available free time of
the developers) which prevent us from improving the following ugly printing ?

sage: m = matrix(2,2)
sage: [m, m, m]

[[0 0]
[0 0], [0 0]
[0 0], [0 0]
[0 0]]

Cheers,

Florent

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to