Archives Oct. 6, 2006

VRML97 converted to use numpy or Numeric (and setuptools...)


I've converted the VRML97 scenegraph accellerator modules to use numpy (preferred) or Numeric. I also discovered a subtle import error, I had used from ctypes import * in one of the modules and as a result it was shadowing a Numeric/numpy function (resize). I'll have to go through and eliminate all from ctypes import * ...

Continue reading

Previous day

Oct. 5, 2006

Next day

Oct. 9, 2006

Archives