On Mon, Mar 15, 2010 at 6:37 PM, zsharon <[email protected]> wrote: > Hi, > > When running this code: > > K.<a> = NumberField(x^2 + 1) > K.is_galois() > > I get (in part) this error: > >>>> execfile("/home/zsharon/.sage/sage_notebook/worksheets/admin/3/code/2.py") > b18 > Maxima crashed -- automatically restarting.
What type of system are you running this on? Looking at the error message, I see (%i2) xmalloc: out of virtual memory How much memory do you have on the machine? --Mike -- 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/sage-support URL: http://www.sagemath.org
