[SciPy-user] weave inline functions recompiling on first run

Fernando Perez Fernando.Perez at colorado.edu
Fri May 20 12:29:21 EDT 2005


Fernando Perez wrote:
> Ryan Krauss wrote:
> 
>>How should I start tracking it if I were serious about it?
> 
> 
> Well, all I did was go into the weave code and blindly started putting print 
> statements, until I figured out what was wrong :)

Sorry for the plug, but I should add that for this kind of complicated 
debugging in a codebase you aren't familiar with, using an embedded ipython 
can really help a lot.  The instructions are here:

http://ipython.scipy.org/doc/manual/node9.html

This can really save you a lot of time, and it takes (if you have ipython 
installed) only two lines of code to implement (which you can copy/paste from 
the above link).

Best,

f




More information about the SciPy-User mailing list