On 19-Feb-09, at 8:56 AM, Matthias Meulien wrote:

>
>> Would that were true!  There are plenty of bugs left, maybe you will
>> help me fix them :)
>
> I am currently working on `the multiple output bug'. More precisely,
> in case we run the following code, three overlays should be inserted
> in the sage buffer:

I never tried to make this work, but I see now that it should not be  
difficult.

> m = Matrix(QQ, 5)
> m.randomize()
> for i in range(3): m^i
>
> Not so easy to fix...

With the original code, yes.  With the newer code that accumulates  
output and post-processes it, not so hard.

Nick

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

Reply via email to