[GAP Forum] Urgent Issue on GAP...
Justin Walker
justin at mac.com
Tue Mar 8 16:45:31 GMT 2005
Hi, all,
On Mar 8, 2005, at 8:13, Dan Rossul wrote:
> When I try the command:
>
> gap> g:=Group((1)(2)(3,4));
> Syntax error: ) expected
On input, "(1)(2)..." is invalid. The parser expects a '*' to be used;
juxtaposition does not mean "group operation".
In addition, it appears that the GAP engine would prefer that you not
mention "1"-cycles (your example with inserted '*'s causes more serious
complaints).
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | If you're not confused,
| You're not paying attention
*--------------------------------------*-------------------------------*
More information about the Forum
mailing list