Hi!

My former boss in Jena installed the most recent version of the
SmallGroups library in gap, which on this machine is identical with
"sage -gap".

Now, starting sage -gap, the following works:
  gap> NumberSmallGroups(2187);
  9310

But the corresponding command in sage_console() or in the gap
interface does not work:
  sage: gap('NumberSmallGroups(2187)')
 
---------------------------------------------------------------------------
  TypeError                                 Traceback (most recent
call last)
  ...
  TypeError: Gap produced error output
  Error, the library of groups of size 2187 is not available

     executing $sage1:=NumberSmallGroups(2187);;

Why?

Best regards,
Simon



--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to