#2898: [with patch, positive review] Coerce integral float and RDF to Integers
----------------------------+-----------------------------------------------
 Reporter:  jason           |        Owner:  robertwb
     Type:  defect          |       Status:  new     
 Priority:  major           |    Milestone:  sage-3.3
Component:  coercion        |   Resolution:          
 Keywords:  editor_mhansen  |  
----------------------------+-----------------------------------------------
Changes (by mhansen):

  * summary:  [with patch, needs review] Coerce integral float and RDF to
              Integers => [with patch, positive review]
              Coerce integral float and RDF to Integers

Comment:

 The fixups patch looks good to me except for the following two failures:

 {{{
 **********************************************************************
 File "/home/mhansen/sage-coxeter/devel/sage-
 main/sage/rings/number_field/totallyreal_data.pyx", line 74:
     sage: hermite_constant(1) # trivial one-dimensional lattice
 Expected:
     1.0
 Got:
     1
 **********************************************************************
 File "/home/mhansen/sage-coxeter/devel/sage-
 main/sage/rings/number_field/totallyreal_data.pyx", line 80:
     sage: hermite_constant(8) # E_8
 Expected:
     2.0
 Got:
     2
 **********************************************************************
 }}}

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