For unpickling.
The state argument must be a sequence that contains the following
elements:
- Parameters
- version
int
optional pickle version. If omitted defaults to 0.
- shape
tuple
- dtypedata-type
- isFortranbool
- rawdata
str
or list
a binary string with the data (or a list if ‘a’ is an object array)