buckingham 0.1.0

Arithmetic with units
Documentation
1
2
3
4
5
6
7
8
9
10
11
# buckingham

A Unit is a float32 with units attached

Work in progress

## Known issues
- If you specify the same unit twice in the same string, one gets thrown away
- The parser doesn't support division 
- Units can't be subtracted or divided yet
- Units don't have pretty printing yet