[SciPy-dev] def __array__

David Goldsmith d_l_goldsmith at yahoo.com
Tue Aug 18 13:16:31 EDT 2009


I.e., you still have the pre-1.3 direc struc for your local copy?

DG

--- On Tue, 8/18/09, Robert Kern <robert.kern at gmail.com> wrote:

> From: Robert Kern <robert.kern at gmail.com>
> Subject: Re: [SciPy-dev] def __array__
> To: "SciPy Developers List" <scipy-dev at scipy.org>
> Date: Tuesday, August 18, 2009, 10:12 AM
> On Tue, Aug 18, 2009 at 10:09, David
> Goldsmith<d_l_goldsmith at yahoo.com>
> wrote:
> > OK, I downloaded and unpacked numpy-1.3.0rc2.tar.gz
> and directory numpy\core\src\multiarray doesn't exist.
>  There's a src\multiarraymodule.c; that doesn't contain a
> single '__array__'; it does contain an argsort, however, and
> scrolling up, I see that's in PyArray_LexSort, w/ a
> preceding comment that confirms that the sorting is
> lexicographic, so I have the answer to my question.  But
> I'm left wondering why my directory structure is different
> from yours, Robert, and what problems that may cause me down
> the line.
> 
> There was a restructuring of the source files into more
> manageable
> pieces after the 1.3 release.
> 
> -- 
> Robert Kern
> 
> "I have come to believe that the whole world is an enigma,
> a harmless
> enigma that is made terrible by our own mad attempt to
> interpret it as
> though it had an underlying truth."
>   -- Umberto Eco
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the SciPy-Dev mailing list