Franck MICHEL on Fri, 12 Sep 2003 09:27:54 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Stack size |
Probably a naive question, but: is it possible to use more than 2.1Gb of stack size with Pari on a 32-bit machine? The problem is to compute serreverse(s) (where s depends on x and b, with complex floating point coefficients, 4500 digits) and to avoid "the PARI stack overflows"...