Skip to content

Allow for `.npy` files to be read in

Charlie Hoy requested to merge npy_files into master

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.

Merge request reports