-
Hi,
After updating to scipy 0.12 I've found my codes significantly leaking memory, which I traced to scipy.interpolate.LinearNDInterpolator
The code demonstrating the leak is below. The offending c…
-
It seems like it is used just for,
print guppy.hpy().heap()
Is it worth keeping it?
-
I see that you are using self.heapy.domisize for this number, but from guppy, this really is
```
The dominated size of the set x. The dominated size of x is the total size of memory that will become …
-
From http://pypi.python.org/pypi/guppy/0.1.8:
Guppy-PE is a library and programming environment for Python, currently providing in particular the Heapy subsystem, which supports object and heap mem…