Initial relase
"SI" is a C++ header-only library to ensure type safety for converting physical units.
Features include:
- typedefs for each phyiscal units
- mathematical operations to create derived types out of other types
- user defined literals for constructing physical values in a typesafe manner
- possibiliy to use almost everything as
constexpr
See CHANGELOG.md for changes to previous versions