Karim BELABAS on Tue, 13 Apr 1999 13:54:40 +0200 (MET DST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: polsubcyclo() |
[Igor:] > right now polsubcyclo() is limited to prime fields. to cyclic cyclotomic fields. > Are there any ongoing plans to extend that to non-prime > fields? Not really. > Is it higly non-trivial? No. polsubcyclo(n,d) could return the list of all d-th degree subfields of the n-th cyclotomic field. Right now, you can easily do it by specifying the field more precisely (which d-th degree subfield(s) do I want?) and computing compositums. A general function returning the complete list will be slower. Karim. __ Karim Belabas email: Karim.Belabas@math.u-psud.fr Dep. de Mathematiques, Bat. 425 Universite Paris-Sud Tel: (00 33) 1 69 15 57 48 F-91405 Orsay (France) Fax: (00 33) 1 69 15 60 19 -- PARI/GP Home Page: http://hasse.mathematik.tu-muenchen.de/ntsw/pari/