#12772: bug in compact_system_of_eigenvalues for level 1 modular symbols
---------------------------------+------------------------------------------
Reporter: was | Owner: craigcitro
Type: defect | Status: positive_review
Priority: critical | Milestone: sage-5.0
Component: modular forms | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Fredrik Stromberg
Authors: William Stein | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Comment (by fstromberg):
The compact_system_of_eigenvalues routine now works also for level 1:
{{{
sage: M=ModularSymbols(1,18,sign=1).cuspidal_submodule().new_submodule()
sage: M.compact_system_of_eigenvalues([2])
([-528], (1))
sage: M.hecke_matrix(2)
[-528]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12772#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.