[GAP Forum] Bug in filter for testing solvability?

John Dixon jdixon at math.carleton.ca
Thu Dec 8 17:14:25 GMT 2005


Using GAP 4.4.5 (May 2005) I obtain the following

gap> l529 := AllPrimitiveGroups(DegreeOperation, 23^2, IsSolvable, true);
[  ]

I seem to get the correct answer when I use

gap>  AllPrimitiveGroups(DegreeOperation, 23^2);;
gap>  Filtered(last, IsSolvable);


P.S.  I am frequently reminded how grateful I am to all the people who 
have worked to make GAP such a useful tool.

--------------------------------------------------
John D. Dixon,  Professor Emeritus
School of Mathematics and Statistics
Carleton University
Ottawa ON   K1S 5B6
Canada
--------------------------------------------------




More information about the Forum mailing list