#5736: [with patch, needs review] Improve doctest coverage for
sage/modular/hecke
---------------------------+------------------------------------------------
Reporter: davidloeffler | Owner: davidloeffler
Type: defect | Status: assigned
Priority: major | Milestone: sage-4.0
Component: modular forms | Keywords:
---------------------------+------------------------------------------------
Comment(by mabshoff):
Hmm, skimming the patch:
{{{
519 EXAMPLES::
520
521 sage: ModularSymbols(22).__hash__() # random
522 1471905187
}}}
Why on earth would the hash be random (there are two cases in the patch)?
I assume there are 32 vs. 64 bit issues (which can be properly dealt
with), but a hash should certainly not be random.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5736#comment:16>
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
-~----------~----~----~----~------~----~------~--~---