Hello,
sometimes (not always) :
w=NA.fromfile(self.f, NA.Float64, d)
delivers an error message :
TypeError : NA_intSequenceProduct: object is not a sequence
Why not always ?
There is no error if one writes
w=NA.fromfile(self.f, NA.Float64, (d,))
--
René Bastian
http://www.musiques-rb.org : Musique en Python