[Numpy-discussion] something wrong with docs?

Neal Becker ndbecker2 at gmail.com
Mon Sep 21 07:27:33 EDT 2009


I'm trying to read about subclassing.  When I view

http://docs.scipy.org/doc/numpy/user/basics.subclassing.html?highlight=subclass#module-
numpy.doc.subclassing

It seems the examples show the _outputs_ of tests, but I don't see the 
actual example code. 

e.g., the first example renders like this:

Simple example - adding an extra attribute to ndarray¶
Using the object looks like this:






More information about the NumPy-Discussion mailing list