Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A solution at this link suggests that -o should be added to sage.interfaces.gap.gap_cmd variable like

sage.interfaces.gap.gap_cmd = 'gap -r -o 4G '

For my problem, increase even to 16G does not help, unfortunately.

A solution at this link suggests that -o should be added to sage.interfaces.gap.gap_cmd variable like

sage.interfaces.gap.gap_cmd = 'gap -r -o 4G '

For my problem, increase even to 16G does not help, unfortunately.64G produced GAPError: Error, the perfect residuum is too large, but that's a different story.