Convert from one set of units to another
Uses python-pint and sympy to do basic math and conversions on units.
- "How many feet are in a meter?"
- "What is 2 kilometers in miles?"
- "How many miles in a lightyear?"
Alex davies (@traverseda)
Information
- How many millimeters are in a foot
- What is 23 degrees Celsius in Fahrenheit
#ToDo
- Support irrational numbers like 1/3rd
- Support basic math, what is 1 kilometer plus 1 mile (in meters?)
- Support multi-unit conversiont, what is 1 meter per second in kilometers an hour?
- Once padatious solves #17 remove symlinked entity files.