Re: [sage-edu] turtle.py and vpython

2011-11-20 Thread A. Jorge Garcia
OK, what about VPython? Can we do animations such as these http://showmedo.com/videotutorials/series?name=pythonThompsonVPythonSeries with jmol or tachyon? TIA, A. Jorge Garcia Applied Math and CompSci http://shadowfaxrant.blogspot.com http://www.youtube.com/calcpage2009 -Original Message

Re: [sage-edu] turtle.py and vpython

2011-11-20 Thread William Stein
On Sun, Nov 20, 2011 at 1:35 PM, A. Jorge Garcia wrote: > I'm curious if anyone has had success with turtle graphics in python. > Can this be done in SAGE? Hi, Given that this [1] is called "Turtle Graphics for Tk" (which is included standard in Python 2.6, 2.7, etc.), it will not work in the Sa

[sage-edu] turtle.py and vpython

2011-11-20 Thread A. Jorge Garcia
I'm curious if anyone has had success with turtle graphics in python. Can this be done in SAGE? Also, can we use VPython in SAGE? TIA, A. Jorge Garcia Applied Math and CompSci http://shadowfaxrant.blogspot.com http://www.youtube.com/calcpage2009 -- You received this message because you are subs

[sage-edu] Re: sequences

2011-11-20 Thread A. Jorge Garcia
Well, what I want to do eventually is process a large number of inputs and improve run time with @cython or @parallel. How do I accomplish this? TIA, A. Jorge Garcia Applied Math and CompSci http://shadowfaxrant.blogspot.com http://www.youtube.com/calcpage2009 On Nov 3, 7:23 pm, "A. Jorge Garcia"