Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle units conversion #31

Open
lbf-ijs opened this issue Apr 8, 2014 · 1 comment
Open

Handle units conversion #31

lbf-ijs opened this issue Apr 8, 2014 · 1 comment
Milestone

Comments

@lbf-ijs
Copy link

lbf-ijs commented Apr 8, 2014

There are a good number of packages that already handle calculation with units. Some support numpy arrays as well. It also has to feature automatic support for conversion. Perhaps we could use one of those?

My favorite at the moment is pint, but I'm listing other as well (top == good):

  • pint: Numpy support, SI-prefixes, long short names when printing, units definition file, contexts for conversion
  • unum: Numpy support, Short to write
  • units: - NO numpy, long syntax
  • quantities : numpy support
  • numericalunits: stores units as random floating point numbers, could introdce problems with ranges...

Any comments, suggestions?

@ajasja
Copy link
Member

ajasja commented Apr 8, 2014

Ooops, posted this one from the wrong account:) Sorry

@ajasja ajasja assigned ajasja and unassigned ajasja Apr 8, 2014
@ajasja ajasja added this to the 0.2 milestone Apr 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants