Thanks to everyone, really. I already know this ml is going to be as useful as numpy itself!
In fact numpy.fromfile was the first function I tried to use but I couldn't manage to get it working with the byteorder I needed (big-endian). The ['f0'] trick works very nicely though, so I think I'll use that for now. (Any hint on were to find docs about it?) _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
