So I have this subgroup of $SL_2(\mathbb{Z}/24\mathbb{Z})$ which has $256$ elements. Is there a way in sage to get the list of its generators ? The "only" information I have on the group is the list of its elements.
If it is not implemented in Sage does anyone have a reference for an algorithm to do this ?
I did it by using GAP. Look at this and I hope it works, unless, tell me to remove that.