I'm getting lots of test failures that seem to be related to the following:

gap> GL(3, Rationals);
Error, no method found! For debugging hints type ?Recovery from NoMethodFound
Error, no 1st choice method found for `GeneralLinearGroupCons' on 3
arguments called from
GeneralLinearGroupCons( IsMatrixGroup, arg[1], arg[2] ) at
/home/embray/src/sagemath/sage-cygwin/local/gap/latest/grp/classic.gd:143
called from
<function "GeneralLinearGroup">( <arguments> )
 called from read-eval loop at line 1 of *stdin*
you can 'quit;' to quit to outer loop, or
you can 'return;' to continue

I get the same result with any dimension.  However, when I try some
other rings like GL(3, Integers) it works.  Not sure why this would
only be on Cygwin.

Any GAP experts have any ideas?

Thanks,
Erik

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to