#6753: sage-4.1.1 -- bug in integral_elements_in_box
---------------------------+------------------------------------------------
 Reporter:  was            |       Owner:  was       
     Type:  defect         |      Status:  new       
 Priority:  blocker        |   Milestone:  sage-4.1.2
Component:  number theory  |    Keywords:            
 Reviewer:                 |      Author:            
   Merged:                 |  
---------------------------+------------------------------------------------
 {{{

 There are actually three real test failures on OS X 10.5 PPC.  They both
 probably involve rounding issues.  The second is harmless.  The first
 looks serious.

 sage -t -long "devel/sage/sage/rings/number_field/totallyreal_rel.py"
 **********************************************************************
 File
 
"/Users/wstein/build/sage-4.1.1/devel/sage/sage/rings/number_field/totallyreal_rel.py",
 line 47:
     sage:
 sage.rings.number_field.totallyreal_rel.integral_elements_in_box(K,
 [[0,5],[0,5]])
 Expected:
     [0, 5, -alpha + 2, -alpha + 3, 1, 2, 3, 4, alpha + 2, alpha + 3]
 Got:
     [0, -alpha + 3, -alpha + 2, 4, 3, 2, 1, alpha + 3, alpha + 2]
 **********************************************************************
 1 items had failures:
    1 of   7 in __main__.example_1
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file
 /Users/wstein/build/sage-4.1.1/tmp/.doctest_totallyreal_rel.py
          [9.9 s]
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6753>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to