#4744: [with patch, needs review] congruence number for elliptic curves
---------------------------+------------------------------------------------
Reporter: robertwb | Owner: was
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.2.2
Component: number theory | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by mabshoff):
With this patch applied there is one tiny cosmetic doctest failure:
{{{
sage -t "devel/sage/sage/modular/modsym/space.py"
**********************************************************************
File "/scratch/mabshoff/release-
cycle/sage-3.2.2.alpha1/devel/sage/sage/modular/modsym/space.py", line
784, in __main__.example_27
Failed example:
V._q_expansion_module_integral(Integer(5))###line 905:_sage_ >>>
V._q_expansion_module_integral(5)
Expected:
Free module of degree 5 and rank 0 over Integer Ring
Echelon basis matrix:
[ ]
Got:
Free module of degree 5 and rank 0 over Integer Ring
Echelon basis matrix:
[]
**********************************************************************
}}}
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4744#comment:5>
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
-~----------~----~----~----~------~----~------~--~---