On Mon, Dec 15, 2008 at 8:37 PM, wrote:
> What's the future of the example list, on the example list with docs
> it says Numpy 1.0.4. It hasn't been updated in a while. When I started
> out with numpy, I used it as a main reference, but now, some examples,
> that I wanted to look at, had outdated
On Mon, Dec 15, 2008 at 10:18 PM, Alan G Isaac wrote:
>> On Mon, Dec 15, 2008 at 9:21 PM, Alan G Isaac wrote:
>>> I noticed that unique1d is not documented on the
>>> Numpy Example List http://www.scipy.org/Numpy_Example_List
>>> but is documented on the Numpy Example List with Doc
>>> http://www.
> On Mon, Dec 15, 2008 at 9:21 PM, Alan G Isaac wrote:
>> I noticed that unique1d is not documented on the
>> Numpy Example List http://www.scipy.org/Numpy_Example_List
>> but is documented on the Numpy Example List with Doc
>> http://www.scipy.org/Numpy_Example_List_With_Doc
>> I thought the l
On Mon, Dec 15, 2008 at 9:21 PM, Alan G Isaac wrote:
> On 12/15/2008 7:53 PM Robert Kern apparently wrote:
>> That basic idea is what unique1d() does; however, it uses numpy
>> primitives to keep the heavy lifting in C instead of Python.
>
>
>
> I noticed that unique1d is not documented on the
> N
On 12/15/2008 7:53 PM Robert Kern apparently wrote:
> That basic idea is what unique1d() does; however, it uses numpy
> primitives to keep the heavy lifting in C instead of Python.
I noticed that unique1d is not documented on the
Numpy Example List http://www.scipy.org/Numpy_Example_List
but is