[Numpy-discussion] typo in docs
Sebastian Haase
seb.haase@gmail....
Tue Jun 8 02:46:49 CDT 2010
Hi,
http://docs.scipy.org/doc/numpy/reference/arrays.dtypes.html#specifying-and-constructing-data-types
says "f2" instead of "f1"
Numarray introduced a short-hand notation for specifying the format of
a record as a comma-separated string of basic formats.
...
The generated data-type fields are named 'f0', 'f2', ..., 'f<N-1>'
Is there a way for me to directly fix this kind of bug ? -
-Sebastian Haase
More information about the NumPy-Discussion
mailing list