smth

396 days ago by Maya

@interact def _(t1=text_control("Опа! <img src=http://www.forkosh.dreamhost.com/mimetex.cgi?%s>"%latex(1/2)), n="1"): print factor(Integer(n)) 
       
Опа!

Click to the left again to hide and once more to show the dynamic interactive window

A=matrix([[0,0],[0,0]]) @interact def _(t1=text_control("Опа! <img src=http://www.quantnet.com/cgi-bin/mathtex.cgi?'.rawurlencode('$1').'>"), n="1"): print factor(Integer(n)) 
       

Click to the left again to hide and once more to show the dynamic interactive window

A=matrix([[0,0],[0,0]]) @interact def _(t1=text_control("Опа! <img src=http://www.forkosh.dreamhost.com/mimetex.cgi?%s>"%latex(A)), n="1"): print factor(Integer(n)) show(A) 
       
Опа!

Click to the left again to hide and once more to show the dynamic interactive window