Martin Schneider wrote:
Diez B. Roggisch schrieb:
Can't you just get Numpy (or it's predecessors, Numeric) compiled against
ptyhon2.2?

I tried Numeric, but e.g. it doesn't seem to feature transpose...

Yes, it does. Numeric.transpose()

How do I compile Numpy against python2.2? :-)

You cannot. The first version of numpy required Python >= 2.3.

--
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