[Numpy-discussion] ANN: NumPy 1.7.0b2 release

Pauli Virtanen pav at iki.fi
Mon Sep 24 18:52:24 EDT 2012


25.09.2012 00:55, Frédéric Bastien kirjoitti:
> On Mon, Sep 24, 2012 at 5:47 PM, Charles R Harris
[clip]
>> I think this problem has been brought up on the list. It is interesting that
>> it turned up after the first beta. Could you do a bisection to discover
>> which commit is responsible?
> 
> I'll check that. Do I need to reinstall numpy from scratch everytimes
> or is there a better way to do that?

Reinstallation is needed, but this is reasonably simple to automate,
check "git bisect run". For instance like so:

https://github.com/pv/scipy-build-makefile/blob/master/bisectrun.py

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list