Dear Drew Krause and GAP-Forum,
Hello, I could use some help getting the GRAPE library loaded on my
MS-DOS version of GAP (running Win95). Is this possible? Any suggestions?Thanks,
//////////////////////////////// Drew Krause Miami, FL dkrause@netside.net \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
In GAP 3.4 you should be able to load the GAP-only part of GRAPE
by typing RequirePackage("grape"); at the gap prompt.
This part of GRAPE which relies on Brendan Mckay's nauty package
(AutGroupGraph, IsIsomorphicGraph, PartialLinearSpaces)
can only be installed on Unix computers. I suggest you think about
running Linux on your PC.
Best regards, Leonard Soicher.