On Wed, Dec 10, 2008 at 12:59 AM, David Cournapeau
<[EMAIL PROTECTED]> wrote:
> Peter Norton wrote:
>> I've got a few issues that I hope won't be overwhelming on one message:
>>
>> (1) Because of some issues in the past in building numpy with
>> numscons,
I've got a few issues that I hope won't be overwhelming on one message:
(1) Because of some issues in the past in building numpy with
numscons, the numpy.core.umath_tests don't get built with
numpy+numscons (at least not as of svn version 6128).
$ python -c 'import numpy; print numpy.__version__;
On Tue, Nov 25, 2008 at 11:28 PM, David Cournapeau <
[EMAIL PROTECTED]> wrote:
> Charles R Harris wrote:
> >
> >
> > What happens if you go the usual python setup.py {build,install} route?
>
> Won't go far since it does not handle sunperf.
>
> David
Even though the regular build process appears
Back in the beginning of the summer, I jumped through a lot of hoops to
build numpy+scipy on solaris, 64-bit with gcc. I received a lot of help from
David C., and ended up, by some very ugly hacking, building an acceptable
numpy+scipy+matplotlib trio for use at my company.
However, I'm back at it