Two-dimensional array tutorial?
Diez B. Roggisch
deets at nospam.web.de
Wed Oct 22 10:24:34 EDT 2008
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...
>
> How do I compile Numpy against python2.2? :-)
By following the instructions on their website? I don't know Windows, and I
don't know if Numpy is even released for python2.2, as that is ancient. If
not, you're pretty much out of luck.
Diez
More information about the Python-list
mailing list