Re: [Numpy-discussion] User Guide

2013-07-19 Thread Stéfan van der Walt
On Fri, Jul 19, 2013 at 12:21 AM, Rob Clewley rob.clew...@gmail.com wrote: The exception: one can have arrays of python objects, including numpy objects, which allows arrays to contain different sized elements. What are numpy objects? numpy objects - numpy ndarrays or numpy ndarray objects?

[Numpy-discussion] User Guide

2013-07-18 Thread Colin J. Williams
Returning to numpy after a while away, I'm impressed with the style and content of the User Guide and the Reference.  This is to offer a Guide correction - I couldn't figure out how to offer the correction on-line. What is Numpy?

Re: [Numpy-discussion] User Guide

2013-07-18 Thread Rob Clewley
Hi, I see the desire for stylistic improvement by removing the awkward parens but your correction has incorrect grammar. One cannot have arrays of Python, nor are Numpy objects a subset of Python (because Python is not a set) -- both of which are what your sentence technically states. I.e., the