#7191: Make Dirichlet characters work when base ring is CC
-----------------------------+----------------------------------------------
Reporter: bober | Owner: was
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.7
Component: number theory | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Changes (by bober):
* status: needs_review => needs_work
Comment:
I just discovered a spot where rishi's lcalc wrapper uses
{{{ if chi(-1) == 1 }}}
to check whether chi is even. This causes problems. (It should use
chi.is_even().) Since this problem may well occur elsewhere, I'm going to
change this back to "needs work" for now.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7191#comment:6>
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.