Changes

add Turtle Art note
Line 1,167: Line 1,167:     
''Last Commit dates are relative to 01:19, 14 January 2009 (UTC)''
 
''Last Commit dates are relative to 01:19, 14 January 2009 (UTC)''
 +
 +
==Notes==
 +
 +
===Turtle Art issues===
 +
 +
When we fold in Turtle Art with Sensors, we'll have to make sure that proper python math packages are loaded (previously, we were using numeric):
 +
 +
from numpy.oldnumeric import *
 +
from numpy.fft import *
    
==Legend==
 
==Legend==