Bill Allombert on Thu, 5 Dec 2002 12:21:17 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: galoissubfields() output |
On Wed, Nov 13, 2002 at 08:55:39PM -0500, Igor Schein wrote: > Hi, > > I would like galoissubfields() to output a vector of polynomials > sorted by degree, which is not always the case now. I do not really like the idea. galoissubfields() order is the same as galoissubgroups() which is deterministic. I believe it would make more sense to add a GP function that can sort vector of polynomials by degree. Cheers, Bill.