#12724: Allow different normalizations for Eisenstein series q-expansion
----------------------------------+-----------------------------------------
Reporter: davidloeffler | Owner: craigcitro
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: modular forms | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Alex Ghitza
Authors: David Loeffler | Merged in:
Dependencies: #11375 | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by davidloeffler):
This isn't so much a bug in the code, as a preexisting bug in polynomials
over {{{GF(2)}}} which my code has just revealed:
{{{
sage: R.<x> = Zmod(2)[]
sage: R([2^80]) # boom!
}}}
Curiously there is no problem with moduli other than 2.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12724#comment:10>
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.