[Numpy-discussion] setting the attributes of an array of object

Pierre GM pgmdevlist at gmail.com
Tue Oct 16 12:06:33 EDT 2007


On Tuesday 16 October 2007 11:47:35 Sebastian Haase wrote:
> Hi,
> there is a way of doing this. As far as I know, you have to create
> your own "version of numpy arrays". E. g. try this:
...
> Be carefull that some (many / most ?) operations on that array will
> return you a normal numpy array again.
>
> I don't understand the reasons behind all of this.

Maybe
http://www.scipy.org/Subclasses
could give you some hints ?



More information about the NumPy-Discussion mailing list