Notes on new Array Polymorph Type

Update and modify the Polymorph datatype to include a new Array datatype. An Array will be a list of either Integers or Real values and may be multi-dimensional. This array should be compatible with the new logging components as well as interoperable with Numpy.