danwi 0.2.3

SI units library
Documentation
1
2
3
4
5
6
7
8
9
10
11
# TODO

- move scaling factor into associated constants
- add docs
- add doc-tests
- add binary prefixes (i.e., kibi, mebi, gibi, etc.)
- add more SI derived units
- add common mathematical operations (`abs`, `powi`, `sqrt`)
- add feature flags for conditional compilation
  - unit categories (electrical, mechanical, etc.)
  - prefix sets (common vs. all)