On Mon, Sep 8, 2008 at 18:46, jinbo wang <[EMAIL PROTECTED]> wrote:
> Hi guys,
> I am new to python, and still wondering around to solve a simple problem.
> I have an array A, and want to save it to a binary data file with
> 'float64' and 'big-endian' specified. I searched online, but still don't
Hi guys,
I am new to python, and still wondering around to solve a simple problem.
I have an array A, and want to save it to a binary data file with
'float64' and 'big-endian' specified. I searched online, but still don't
know how to do it. I appreciate your help!
regards,
Jinbo Wang