#9763: Metrology module (a different implementation of the units module)
-----------------------------+----------------------------------------------
   Reporter:  cousteau       |          Owner:  burcin              
       Type:  enhancement    |         Status:  needs_work          
   Priority:  minor          |      Milestone:  sage-feature        
  Component:  symbolics      |       Keywords:  units, SI, metrology
Work_issues:                 |       Upstream:  N/A                 
   Reviewer:  Burcin Erocal  |         Author:  Javier Mora         
     Merged:                 |   Dependencies:                      
-----------------------------+----------------------------------------------
Changes (by burcin):

  * status:  needs_review => needs_work
  * reviewer:  => Burcin Erocal
  * milestone:  => sage-feature


Comment:

 This needs more work as stated in the ticket description and seen by the
 fact that not all functions included have doctests.

 I don't think it makes sense to have 2 different units modules. I suppose
 the goal here is to replace the existing one at some point. Is the
 functionality here a clear extension of the existing one? Is there
 anything that the current module does that this will not be able to do? (I
 never used the units module.)

 Besides the questions of functionality, here are a few things I noticed
 when I read the patch:

  * The `Units` class should derive from `SageObject`.
  * I don't think introducing a function named `U` to the top level
 namespace is appropriate. Users which need this functionality so often can
 define such a shortcut in their initialization file.

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