[GAP Forum] Remote access to atlasrep package files

Marek Mitros marek at mitros.org
Tue Jul 31 10:37:38 BST 2012


Hi,

I am sometimes using atlasrep package but I do not know how to
configure remote access to datagens files.

I am reading in documentation that
AtlasOfGroupRepresentationsInfo.servers should be set to a list of
pairs [ server, path ], where server is a string denoting the http
address of a server where files can be fetched that are not stored in
the local database, and path is a string describing the path where the
data directories on the server reside.

I tried following:
gap> AtlasOfGroupRepresentationsInfo.servers :=
[["http://www.math.rwth-aachen.de/~Thomas.Breuer/atlasrep",""]];
[ [ "http://www.math.rwth-aachen.de/~Thomas.Breuer/atlasrep", "" ] ]

gap> g:=AtlasGroup("Th");
fail

I cannot file correct values for the pair [server, path] in the
atlasrep documentation.

Regards,
Marek



More information about the Forum mailing list