[Numpy-discussion] numpy array change notifier?
Pierre GM
pgmdevlist@gmail....
Thu Oct 30 09:06:48 CDT 2008
Steve,
Right, there's not a lot of visibility for this one. You could try
google 'numpy subclass'. there's also an entry on subclassing in the numpy
user guide (through docs.scipy.org).
Cheers
P.
On Thursday 30 October 2008 09:57:03 Steve Schmerler wrote:
> On Oct 27 16:43 -0400, Pierre GM wrote:
> > Erik, may be you could try the trick presented here :
> > http://www.scipy.org/Subclasses
> > in the __array_wrap__ section.
>
> Stupid question: How do I find pages like
> http://www.scipy.org/Subclasses on scipy.org?
>
> I can find them with the search function, but only when I know that it's
> there :)
>
> best,
> steve
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
More information about the Numpy-discussion
mailing list