[SciPy-user] scipy, numeric, numarray, pytables/hdf5 & ?numeric3/scipy.base
Robert Kern
rkern at ucsd.edu
Tue Apr 26 09:24:07 EDT 2005
George Nurser wrote:
>
> I'm interested in using scipy and probably matplotlib to analyse and
> plot data from a large-scale ocean model whose data are held in hdf5
> format.
>
> The most obvious way to read (and write) data to hdf5 would seem to be
> through the pytables package. From my (admittedly cursory) reading it
> seems like pytables works with numarray rather than numeric.
It needs numarray internally, but it can work with Numeric just fine.
> Again, I may have misunderstood, but I gather that scipy is incompatible
> with numarray but uses numeric.
At the moment, yes.
> If this is indeed a problem, is it likely to be solved by the
> development of numeric3/scipy.base?
Yes, that is the driving purpose behind this development effort.
--
Robert Kern
rkern at ucsd.edu
"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
More information about the SciPy-User
mailing list