Updates:
Labels: Caching
Comment #1 on issue 3222 by [email protected]: Memory used for creating
symbols is not freed when no longer in use
http://code.google.com/p/sympy/issues/detail?id=3222
This is probably the cache. Try setting the environment variable
SYMPY_USE_CACHE=no and see if it uses less memory. If so, you can fix it
by manually clearing the cache when you know you won't need it (see
https://github.com/sympy/sympy/wiki/faq, "How do I clear the cache?").
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.