#10443: Discrete logarithms for number field ideals
-----------------------------+----------------------------------------------
Reporter: davidloeffler | Owner: davidloeffler
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.6.2
Component: number fields | Keywords: ideal discrete logarithm
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
It's often useful to be able to solve the discrete logarithm problem for
the multiplicative group of a number field modulo an (integral) ideal.
Pari's function "ideallog" does this, but it uses a choice of generators
which are chosen in an arbitrary and non-deterministic way.
The aim of this patch is to make it possible to compute discrete logs with
respect to a user-specified set of generators. This is a prerequisite for
my work with Jared Weinstein on local components of modular forms.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10443>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
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.