[Numpy-discussion] Build numpy without support of "long double' on OS-X
Steve Lianoglou
lists.steve at arachnedesign.net
Fri Jan 26 00:04:12 CST 2007
>> Of course .. that really shouldn't matter if you're just compiling it
>> for yourself for just that cpu.
>>
> On the contrary !
> I'm trying to provide a precompiled build of numpy together with a
> couple a handy
> functions and classes that I made myself,
> to establish Python as a development platform in
> multi-dimensional image analysis.
>
> I call it Priithon and it is build around wxPython, pyOpenG, SWIG and
> (of course) numpy [numarray until recently].
> I have been working on this project for a couple years as part of
> my PhD,
> http://www.ucsf.edu/sedat/Priithon/PriithonHandbook.html
>
> And I'm trying to have all of
> Linux, Windows, OS-X (PPC) and OS-X (intel)
> supported.
Wow ... cool! Kudos to you for that.
It seems like I lead you astray with my advice/suggestion anyhow.
Good luck with it.
-steve
More information about the Numpy-discussion
mailing list