Hello to all,
This is yet another question about matplotlib not freeing memory, when closing
a figure (using close()).
Here is what I'm doing (tried with several backends, on MacOSX and Linux, with
similar results):
import matplotlib as mpl
from matplotlib import pylot as pl
. If so, you can disable the cache as a workaround. A
> better option would be if ipython implemented an option to avoid
> caching references to matplotlib objects.
>
> Gary R.
>
> On Fri, Jan 14, 2011 at 2:59 AM, Benjamin Root wrote:
>> On Thu, Jan 13, 2011 at 7:54 AM, C