> On Oct 17, 2:51 pm, Eric <[email protected]> wrote: > Does anyone know how to enlarge the memory limits set by sage? > > I get the following message when running a certain computation that > involves computing large determinants. > > Memory limit reached. Please jump to an outer pointer, quit program > and enlarge the > memory limits before executing the program again. > > Available restarts: > > 1. (CONTINUE) Extend heap size > > Top level.
What are the coefficients of the matrix? In which ring do they live? If m is the matrix, please post the result of m.parent() -- 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
