#8895: symbolic unit conversion function should ignore non-unit symbolic 
variables
-----------------------------+----------------------------------------------
       Reporter:  was        |         Owner:  burcin                        
           Type:  defect     |        Status:  positive_review               
       Priority:  minor      |     Milestone:  sage-duplicate/invalid/wontfix
      Component:  symbolics  |    Resolution:                                
       Keywords:             |   Work issues:                                
Report Upstream:  N/A        |     Reviewers:  Eviatar Bach, Burcin Erocal   
        Authors:             |     Merged in:                                
   Dependencies:             |      Stopgaps:                                
-----------------------------+----------------------------------------------
Changes (by tscrim):

  * status:  needs_review => positive_review


Comment:

 Still fixed in 5.7:
 {{{
 sage: (x*units.length.meter).convert(units.length.mile)
 (125/201168*x)*mile
 sage: (10*units.length.meter).convert(units.length.mile)
 625/100584*mile
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8895#comment:4>
Sage <http://www.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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to