Scientific Computing with NumPy
David M. Cooke
cookedm+news at physics.mcmaster.ca
Fri Feb 10 20:11:08 EST 2006
"linda.s" <samrobertsmith at gmail.com> writes:
> where to download numpy for Python 2.3 in Mac?
> Thanks!
> Linda
I don't know if anybody's specifically compiled for 2.3; I think most
of the developers on mac are using 2.4 :-)
But (assuming you have the developer tools installed) it's really to
compile: python setup.py build && python setup.py install.
Do you need Tiger (10.4) or Panther (10.3) compatibility?
--
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke
|cookedm(at)physics(dot)mcmaster(dot)ca
More information about the Python-list
mailing list