On Wed, 26 Nov 2014, Nils Bruin wrote:
It may be in your function f, because I don't think this leaks by itself:
Maybe yes. It make a scipy matrix from P.lequal_matrix().
You have to be careful interpreting get_memory_usage statistics. Usually only considerable, sustained growth is indicative of a problem.
I stopped it when about 5 GB of memory was used (as seen be top on that python process). So yes, there is a leak somewhere.
-- Jori Mäntysalo
