Hi Bruce and Chris,
This was a user build and install of Python (particularly 2.6.6 since
2.7.1 has build troubles on CentOS 5). The original python 2.4 in the
system is ignored for this effort because I can't get to it. Since I
was unfamiliar with building Python from source I didn't know i
On 12/23/10 5:13 AM, Roger Martin wrote:
> NumPy looks like the way to get computation done in Python.
yup -- welcome!
> Now I'm
> going through the learning curve of installing the module into different
> linux OS's and Python versions.
hmm -- usually it's pretty straightforward on Linux (excep
On 12/23/2010 07:13 AM, Roger Martin wrote:
Hi,
NumPy looks like the way to get computation done in Python. Now I'm
going through the learning curve of installing the module into
different linux OS's and Python versions. An extra need is to install
google code's h5py http://code.google.com/
Hi,
NumPy looks like the way to get computation done in Python. Now I'm
going through the learning curve of installing the module into different
linux OS's and Python versions. An extra need is to install google
code's h5py http://code.google.com/p/h5py/ which depends on numpy.
In trying a