Igor Schein on Sun, 28 Feb 1999 18:41:46 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

allocatemem() bug?


Hi,

? allocatemem()
  ***   Warning: doubling stack size; new stack = 8000000.
? \d
   buffersize = 30000
   colors = "-1, -1, -1, -1, -1, -1, -1"
   compatible = 0 (no backward compatibility)
   debug = 0
   debugmem = 0
   echo = 0 (off)
   format = g0.28
   help = "/usr/local/lib/pari/gphelp"
   histsize = 5000
   lines = 0
   log = 0 (logging off)
   logfile = "pari.log"
   output = 1 (prettymatrix)
   parisize = 0	<------------------------------- Here's the problem		
   path = ".:~:~/gp"
   primelimit = 500000
   prompt = "? "
   psfile = "pari.ps"
   realprecision = 28 significant digits
   seriesprecision = 16 significant terms
   simplify = 1 (automatic simplification on)
   strictmatch = 1 (on)
   timer = 0 (off)

Thanks

Igor