From: Martin C. <cos...@wa...> - 2007-03-24 07:47:32
Anton Sherwood wrote:
> I'd like to hear from anyone who has
> successfully installed NumPy on MacOS.
Fink has numpy packages for python versions 2.3, 2.4, 2.5. They build
and run without problem.
--
Martin
From: Anton S. <br...@po...> - 2007-03-24 15:46:22
Martin Costabel wrote:
> Fink has numpy packages for python versions 2.3, 2.4, 2.5.
> They build and run without problem.
? all I find is numeric-py23.
--
Anton Sherwood, http://www.ogre.nu/
"How'd ya like to climb this high *without* no mountain?" --Porky Pine
From: Martin C. <cos...@wa...> - 2007-03-24 16:08:20
Anton Sherwood wrote:
> Martin Costabel wrote:
>> Fink has numpy packages for python versions 2.3, 2.4, 2.5.
> > They build and run without problem.
>
> ? all I find is numeric-py23.
If you have Fink installed and the unstable tree enabled, you see them.
They are "virtual" packages, provided by the scipy-core packages, see
for example
<http://pdb.finkproject.org/pdb/package.php/scipy-core-py25>
--
Martin