| f,data_type,[shape=None],[byteorder=sys.byteorder],[split=None]) |
Read and brodcast a binary block.
| f,data_type,[shape=None],[skip=None],[byteorder=sys.byteorder],[nlocal=None]) |
Read and brodcast a binary block assuming it contains an array. The array is splitted acroding to the variable nlocal.
| f,data_type[byteorder=sys.byteorder],[nlocal=None]) |
Gather and array and write it in a binary block.
See About this document... for information on suggesting changes.