Igor Schein on Wed, 20 Dec 2000 13:23:51 -0500 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
nffactor() memory infefficiency |
Hi, the following command needs at least 180MB of stack to complete: nffactor(nfinit(y^3+y^2+2),x^24+69) I don't see a reason why this has to be a *tough* case. Running it at \gm20 doesn't show all the memory allocation, so it's possible that there's a memory leak. I'm using latest CVS version. Thanks Igor