Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to increase GAP's recursion limit

Is there a way to increase the recursion limit of (lib)GAP processes? I am hitting a recursion limit when computing a double coset:

--> 531 coset_space = libgap.DoubleCosets(G, C_G_s0, C_G_s1)

ValueError: libGAP: Error, recursion depth trap (5000)