#5923: [with patch, needs review] Handling of magma and pari input in
ModularForms
---------------------------+------------------------------------------------
Reporter: ljpk | Owner: davidloeffler
Type: defect | Status: assigned
Priority: minor | Milestone: sage-4.0
Component: modular forms | Keywords:
---------------------------+------------------------------------------------
Comment(by davidloeffler):
.. er.
It turns out that the problem is that if x is a gp object, then "x.level"
always *exists*: it is a microscopic function wrapper which on being
called, executes "level(x)" in gp. Which of course doesn't work. Anyway,
I've fixed it by rearranging the ModularForms constructor function a bit,
and added a doctest to check that it's fixed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5923#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---