thetensor-space / Auto-Sandbox

Algorithms for automorphism groups
3 stars 1 forks source link

Bug with AutomorphismGroupByInvariants #10

Open joshmaglione opened 5 years ago

joshmaglione commented 5 years ago

E.A. O'Brien communicated that the following code produces a bug for him.

PCGroup(\[ 9, -7, 7, 7, 7, 7, -7, 7, 7, 7, 302653, 3177848, 29659899, 259524094
])
;
G:=$1;
AutomorphismGroupByInvariants (G);