Charles R Harris wrote:
>
>
> What is the setup one needs to build the installers? It might be well to
> document that, the dependencies, and the process.
Right. The top script is:
http://projects.scipy.org/numpy/browser/trunk/release.sh
the bulk of the work is in :
http://projects.scipy.org
On Wed, Jan 13, 2010 at 10:02 PM, David Cournapeau wrote:
> Hi,
>
> as I already hinted to some people in person, I won't make new
> releases of numpy (and scipy) as I used to. To ease the transition, I
> think it would be good to have new people with who we could make say
> the 1.4.1 release toge
Hi,
as I already hinted to some people in person, I won't make new
releases of numpy (and scipy) as I used to. To ease the transition, I
think it would be good to have new people with who we could make say
the 1.4.1 release together. Making installers is relatively
streamlined now, it can be done
denis wrote:
> On 12/01/2010 17:41, Robert Kern wrote:
>
>> It's not a bug, but it is a known issue. We tried very hard to keep
>> numpy 1.4 binary compatible; however, Pyrex and Cython impose
>> additional runtime checks above and beyond binary compatibility.
>
> Robert, Josef,
>are you sayi
12/01/10 @ 15:33 (-0500), thus spake Marc Schwarzschild:
>
>
> I have a csv file like this:
>
> Account, Symbol, Quantity, Price
> One,SPY,5,119.00
> One,SPY,3,120.00
> One,SPY,-2,125.00
> One,GE,...
> One,GE,...
> Two,SPY, ...
> Three,GE, ...
> ...
>
> The
On 12/01/2010 17:41, Robert Kern wrote:
> It's not a bug, but it is a known issue. We tried very hard to keep
> numpy 1.4 binary compatible; however, Pyrex and Cython impose
> additional runtime checks above and beyond binary compatibility.
Robert, Josef,
are you saying that mac users shouldn'