#5513: Enhanced support for number field unit groups
---------------------------+------------------------------------------------
Reporter: cremona | Owner: was
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.4.1
Component: number theory | Keywords: number field unit group
---------------------------+------------------------------------------------
The attached patch (based on 3.4) implements a new class UnitGroup for the
unit group of a number field. As before, the units are computed using the
pari library, but now it is easier (for example) to obtain all generators
of the unit group. Also, I have added a wrapping for the pari function
bnfisunit() which implements a discrete log function to express any unit
in terms of the generators.
As well as all the documented code and examples in unit_group.py there are
added functions in number_field.py.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5513>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---