[EMAIL PROTECTED] wrote:
> I have tried to install numpy and scipy on python 5.2. Using gcc
> 2.95.3, lapack 3.1.1 and ATLAS 3.6.0.
> When installin numpy it seems to work but when I try to run test get
> error no test for numpy.
>
> When I try to Install scipy only get error.
>
> Any ideas on ho
I have tried to install numpy and scipy on python 5.2. Using gcc
2.95.3, lapack 3.1.1 and ATLAS 3.6.0.
When installin numpy it seems to work but when I try to run test get
error no test for numpy.
When I try to Install scipy only get error.
Any ideas on how to install would be appreciated.
Thank
"Travis E. Oliphant" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
|
| We are pleased to announce the release of NumPy 1.0.2
For those curious like me, the summary news at SourceForge is " The latest
release is a mostly bug-fix release with a few optimizati
We are pleased to announce the release of NumPy 1.0.2
NumPy is a Python extension that provides a general-purpose
multi-dimensional array that can act as a container of arbitrary
raw-data formats (including bools, integers, floats, complex, Python
objects, string, unicode, and general C