#9759: Addition of SI prefixes capabilities to the units module
-------------------------------+--------------------------------------------
Reporter: cousteau | Owner: burcin
Type: enhancement | Status: closed
Priority: trivial | Milestone: sage-duplicate/invalid/wontfix
Component: symbolics | Resolution: duplicate
Keywords: sd40.5 | Work issues:
Report Upstream: N/A | Reviewers: Javier Mora, Karl-Dieter
Crisman
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Changes (by jdemeyer):
* status: positive_review => closed
* resolution: => duplicate
Old description:
> Although the units module already has a si_prefixes component, it's not
> very convenient, since you have to do
> units.si_prefixes.nano*units.mass.gram, and you get something like
> "gram*nano" that doesn't look very well.
> This ticket is a modification that adds properties named as the
> components of units.si_prefixes, so that calling something like
> units.mass.gram.nano will create a units.mass.nanogram element and return
> it.
New description:
Although the units module already has a si_prefixes component, it's not
very convenient, since you have to do
units.si_prefixes.nano*units.mass.gram, and you get something like
"gram*nano" that doesn't look very well.
This ticket is a modification that adds properties named as the components
of units.si_prefixes, so that calling something like units.mass.gram.nano
will create a units.mass.nanogram element and return it.
Duplicate of #9778.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9759#comment:9>
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.