Hi,
Sorry to disturb you again but I have tried various ways and I get always the same error when I run the above code:
Here is an extract of the fullstack just in case :
Starts with:
---------------------------------------------------------------------------
GAPError Traceback (most recent call last)
.........continue.....
---> 23 G = my_congruence_group(B, N)
24 G.gens() # some generators for the group
25
.........continue.....
ends with
GAPError: Syntax error: ] expected in stream:1
[1 1]
^
Thanks for any clue
↧