pub fn diff_numpy_files(path1: &Path, path2: &Path) -> Result<Vec<DiffResult>>
Compare two NumPy files and return differences