Hi,
I know the documentation states that np.savez saves numpy arrays, so my
question relates to misusing it. Before reading the doc in detail, and after
reading about pickle and other options to make data persistent, I passed
np.savez a list of ndarrays. It didn't complain, but when I loaded the
Hi,
I am just starting with numpy, pyhton and related others. I work on image
processing basically. Now, my question is: what is the expected behaviour when
slicing a view of an array? The following example might give some background on
what I tried to do and the results obatined (which I don'