#4064: [with new patch, needs review] pari precision issues
------------------------+---------------------------------------------------
 Reporter:  AlexGhitza  |        Owner:  was       
     Type:  defect      |       Status:  new       
 Priority:  major       |    Milestone:  sage-3.1.2
Component:  interfaces  |   Resolution:            
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by cremona):

 ok, there's some numeric fuzz in one doctest on 32-bit:
 {{{
 File "/home/john/sage-3.1.2.alpha4/tmp/period_lattice.py", line 281:
     sage: EllipticCurve('389a1').period_lattice().sigma(CC(2,1))
 Expected:
     2.609121635701083769 - 0.20086508082458695134*I
 Got:
     2.609121635701083769 - 0.20086508082458695200*I
 }}}
 but I'll leave it for now since there may be more of the same.  That's
 what comes of adding doctests to functions which have never had them (this
 files now has 100% coverage!)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4064#comment:8>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to