ZMY wrote:
> I am trying to convert some old Fortran code into Python program and
> get them work on a QNX 4.25 system. Since the program requires speed,
> I think using Numpy is really necessary. But I haven't found anything
> on web about using numpy on QNX 4.25 (especially the for python
> version 2.2).

numpy requires Python 2.3+. I haven't heard of anyone trying QNX.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to