Trying to run a piece of GAP4-code that is supposed to work,
I get the following error message:
gap> LinEqs();
Function: number of arguments must be 1 (not 2) at
Add( vars, Indeterminate( F, vi ) );
<function>( <arguments> ) called from read-eval-loop
Entering break read-eval-print loop, you can 'quit;' to quit to outer loop,
or you can return a list of arguments to continue
brk> F;
CF(13)
brk> vi;
"c.1"
brk>
It appears that Indeterminate requires exactly one parameter.
I have been told that this code should work. I have tinkered
a little with it but could not get it to work.
Hopefully somebody can help me with this.
Thanks in advance,
Ronald de Man
Miles-Receive-Header: reply