#3852: create or adapt or include a units package
--------------------------------+-------------------------------------------
   Reporter:  jason             |       Owner:  somebody  
       Type:  enhancement       |      Status:  needs_work
   Priority:  major             |   Milestone:  sage-4.4  
  Component:  basic arithmetic  |    Keywords:            
     Author:                    |    Upstream:  N/A       
   Reviewer:                    |      Merged:            
Work_issues:                    |  
--------------------------------+-------------------------------------------

Comment(by ddrake):

 One more comment: {{{convert()}}} in {{{expression.pyx}}} should perhaps
 mention that it just returns the variable if the variable is not a unit --
 since we now have a convert() method on every single symbolic variable, it
 will be helpful to users to explain that, unless you have a unit, convert
 won't do anything:
 {{{
 sage: x = var('x')
 sage: x - x.convert()
 0
 }}}

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