#8133: changing the string representation of Dirichlet charachters
------------------------------+---------------------------------------------
Reporter: wuthrich | Owner: craigcitro
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.4
Component: modular forms | Keywords: dirichlet characters
Author: Chris Wuthrich | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Changes (by newvalueoldvalue):
* status: needs_work => needs_review
* author: => Chris Wuthrich
Comment:
So, here is a new version of the patch. This one is ready to be reviewed.
It changes the string representation of a Dirichlet character to
{{{
sage: chi
Dirichlet character modulo 12 of conductor 4 mapping 5 |--> 1, 7 |--> -1
}}}
but leaves the usual representation within modular form etc, like
{{{
sage: ModularForms(chi,7)
Modular Forms space of dimension 14, character [1,-1] and weight 7 over
Rational Field
}}}
If this change is not approved by some, I would propose to make a vote on
sage-nt.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8133#comment:8>
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.