2014-07-16 16:43 GMT+02:00 Andy <t3k...@gmail.com>:
> I'm pretty sure I could use yep for profiling, as mentioned in the docs:
> http://scikit-learn.org/dev/developers/performance.html#profiling-compiled-extensions
> and get line-by-line counts.
> However I did not manage to do that recently. I ususally got the cython
> gcc commands and removed the NDEBUG and added -gp.
> The docs also say I need a debug version of python and numpy, but I'm
> pretty sure I never did that before.

sudo apt-get install python-{numpy,scipy}-dbg

I must admit I never did this; I use Google Perftools.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to