How to avoid definition of too many duplicate properties doing all the same thing on numpy arrays?
I have several classes for which i have defined some proprties doing their own stuff and returning a numpy ndarray:
I have several classes for which i have defined some proprties doing their own stuff and returning a numpy ndarray: