#7917: [with patch, needs review] make gauss_sum() work for dirichlet characters
when the base ring is CC
-------------------------------------+-------------------------------------
       Reporter:  bober              |        Owner:  was
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-
      Component:  number theory      |  duplicate/invalid/wontfix
       Keywords:  dirichlet          |   Resolution:
  character gauss sum                |    Merged in:
        Authors:                     |    Reviewers:  Peter Bruin
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by pbruin):

 * status:  new => needs_review
 * reviewer:   => Peter Bruin
 * milestone:  sage-6.4 => sage-duplicate/invalid/wontfix
 * author:  bober =>


Comment:

 This is superseded by #7191; I propose to close this as a duplicate.
 There is only one small problem, namely that in the lines
 {{{
 #!python
 if rings.is_ComplexField(K):
     return self.gauss_sum_numerical(a=a)
 }}}
 the argument `a` was omitted in #7191.  This will be fixed in #19056.

--
Ticket URL: <http://trac.sagemath.org/ticket/7917#comment:7>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to