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

Measure: conversions #11

Open
zverok opened this issue Jan 3, 2016 · 0 comments
Open

Measure: conversions #11

zverok opened this issue Jan 3, 2016 · 0 comments

Comments

@zverok
Copy link
Contributor

zverok commented Jan 3, 2016

Look at https://github.com/joshwlewis/unitwise for list of useful measures and conversions (or incoroporate Unitwise).
Requirements include:

  • direct synonyms: Measure(1, 'km') + Measure(2, 'kilometers');
  • scaled measures: Measure(1, 'km') + Measure(20, 'm');
  • different measures of same quantity: Measure(1, 'm') - Measure(1, 'ft');
  • physical simplifications: kg*m/s²N.
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

1 participant