[GAP Forum] An Error

Sara Dikson s.dikson2016 at gmail.com
Mon Aug 29 13:54:10 BST 2016


Dear Forum,
I installed "atlasrep" package. I can not get some sporadic groups like
"HS" or "McL". It returns some errors:

gap> s:=AtlasGroup("HS");
#I  CrcFile value of
#I  '/usr/share/gap/pkg/atlasrep/data/datagens/HSG1-p100B0.m1'
#I  does not match, ignoring this file

How can I get all "AtlasGroups"?

I send the error as  an attachment.
Best regards

Sara
-------------- next part --------------
gap> s:=AtlasGroup("HS");
#I  CrcFile value of
#I  '/usr/share/gap/pkg/atlasrep/data/datagens/HSG1-p100B0.m1'
#I  does not match, ignoring this file
fail
gap> s:=AtlasGroup("HS");
#I  CrcFile value of
#I  '/usr/share/gap/pkg/atlasrep/data/datagens/HSG1-p100B0.m1'
#I  does not match, ignoring this file
fail
gap> s:=AtlasGroup("Hs");
#I  CrcFile value of
#I  '/usr/share/gap/pkg/atlasrep/data/datagens/HSG1-p100B0.m1'
#I  does not match, ignoring this file
fail
gap> s:=AtlasGroup("McL");
#I  CrcFile value of
#I  '/usr/share/gap/pkg/atlasrep/data/datagens/McLG1-p275B0.m1'
#I  does not match, ignoring this file
fail
gap> LoadPackage("atlasrep");
true
gap> s:=AtlasGroup("HS");
#I  CrcFile value of
#I  '/usr/share/gap/pkg/atlasrep/data/datagens/HSG1-p100B0.m1'
#I  does not match, ignoring this file
fail
gap> s:=AtlasGroup("McL");
#I  CrcFile value of
#I  '/usr/share/gap/pkg/atlasrep/data/datagens/McLG1-p275B0.m1'
#I  does not match, ignoring this file
fail
gap> 


More information about the Forum mailing list