Re: [PythonCE] Numeric or Numarray

2005-02-23 Thread Warren Focke
Yes, the "heavy lifting" for both is done in C. Has anyone tried to compile these for PPC? I'd give it a shot if I had a working Windos system. :-P If you have a JVM, you might try jython/jnumeric. Jython (http://www.jython.org/) is maintined, jnumeric (http://sourceforge.net/projects/jnumeric

[PythonCE] Numeric or Numarray

2005-02-22 Thread James Burkert
Hey folks, I'm having a tough time getting either Numeric or Numarray to work on my PDA. I just copy the source code over, set the sys.path to include the appropriate \Lib and \Src folders, but I get errors like "No module named multiarray" I'm guessing this part of the code is included in the C