yt.arraytypes module

yt.arraytypes.blankRecordArray(desc, elements)[source]

Accept a descriptor describing a recordarray, and return one that’s full of zeros

This seems like it should be in the numpy distribution…