[Next] [Prev] [Right] [Left] [Up] [Index] [Root]
Possibility of Errors in Database of Groups of Order Dividing 729

Possibility of Errors in Database of Groups of Order Dividing 729

If an error seems to occur when you are using the thrgps database, follow this checklist:

  1. You may have overwritten the identifier gps.
  2. If you obtain an error message such as
    User error: Identifier 'gen3' has not been declared
    
    then you have failed to issue the statement
    load gen3;
    
    Other errors may indicate that you are not using gen3 correctly. Type
    print gen3;
    
    to find the correct way to call the function.
  3. If the error is attributable to a bug in the Magma system, send e-mail to magma@maths.su.oz.au with a transcript of your Magma session.
  4. Having eliminated these possibilities, if you have found evidence of a bug in the database data or procedures please document as fully as possible and mail to the authors. Electronic mail addresses are obrien@pell.anu.edu.au and crhodes@pell.anu.edu.au

[Next] [Prev] [Right] [Left] [Up] [Index] [Root]