I’m a rookie. I tried to work with .npy
files in Odin as i’ve been working with Python and Numpy since day one but interested in Odin and eager to learn more.
- encode the
.npy
and (hopefully) correctly reconstruct 1D and 2Dnp.arrays
into 1D Odin’s arrays.
i wrote an article about it here:
here’s the GitHub repository