Allow for `.npy` files to be read in
The purpose of this MR is to allow for .npy
files to be read in with the universal read function. As part of this MR we also added a specific numpy module to contain numpy functions.
The purpose of this MR is to allow for .npy
files to be read in with the universal read function. As part of this MR we also added a specific numpy module to contain numpy functions.