| 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.
| 2 | No.2 Revision |
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.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.