Open grouptheoryenthusiast opened 8 years ago
Thanks for suggestion. My idea was that by providing it independently of the package (which is not redistributed with GAP) makes it more accessible since one does not need to install the package first. I will think if actually both ways may be possible.
For Gap beginners it might be good if the function
GnuByConstructAllGroups();;
was available to them immediately after loading the package, in case they struggle reading in files.
This would help make this project more accessible to GAP beginners.