Forum: Poser Python Scripting


Subject: Moving morphs between different figures

Cage opened this issue on Dec 20, 2006 ยท 1232 posts


adp001 posted Sat, 06 January 2007 at 8:37 AM

Perhaps you should really switch to numpy or at least numeric (seams that numpy is only available for Python >= 2.3).
Both libs are made to use and manipulate very large arrays.

"NumPy derives from the old Numeric code base and can be used as a replacement for Numeric"

http://numpy.scipy.org/#NumPy

Description for using arrays (from numeric):
http://numpy.scipy.org/numpydoc/numdoc.htm