I am using Maple 12 build 347164 for research (as a grad. student) on Windows XP.
I have written a simple block of code to do some calculations repeatedly. However, everytime I run the code, the amount of memory Maple is using increases (3-4 MB per time). I am simply running the code again, and the size blossoms. I have made sure that none of my variables are expanding (e.g., a list that isn't cleared). This is troublesome because after 30-40 runs Maple is using over 800MB and my computer has only 2GB of RAM.
Please note that these memory sizes come from Windows Task Manager (and are not the Peak-Memory!). Maple itself (via statusbar) claims only to be using 15-25 MB.
Any help or suggestions are appreciated! If you want to see my code, I don't mind sharing, but I'm waiting since it's quite long.
Thanks in advance,
David Cook