[sage-support] Re: @interact input matrix

2010-04-07 Thread Pablo W.
Indeed, this is exactly what I was looking for ! Thank you very much ! On 7 avr, 21:59, Pablo Angulo wrote: > Is the following enough for your purposes? > > @interact > def _(M=matrix(ZZ,4,4)): >     ...do something with M... -- To post to this group, send email to sage-support@googlegroups.co

[sage-support] Re:@interact input matrix

2010-04-07 Thread Pablo Angulo
Is the following enough for your purposes? @interact def _(M=matrix(ZZ,4,4)): ...do something with M... -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this