[GAP Forum] GF usage

Justin Walker justin at mac.com
Sun Apr 10 22:55:56 BST 2005


Hi, all,

Following the documentation, I tried the following, with the indicated 
success:

gap> K:=GF(GF(13^2),2);
AsField( GF(13^2), GF(13^4) )
gap> F:=GF(GF(13^2),3);
Error, no method found! For debugging hints type ?Recovery from 
NoMethodFound
Error, no 1st choice method found for `ZOp' on 1 arguments called from
Z( p ^ d ) called from
...
gap> L:=GF(GF(17^2),2);
Error, no method found! For debugging hints type ?Recovery from 
NoMethodFound
Error, no 1st choice method found for `ZOp' on 1 arguments called from
Z( p ^ d ) called from
...

Is this an unwritten limitation?

Regards,

Justin

--
Justin C. Walker, Curmudgeon-At-Large
Institute for General Semantics
--------
"Weaseling out of things is what separates us from the animals.
  Well, except the weasel."
       - Homer J Simpson
--------




More information about the Forum mailing list