UnitsC++ News
Status: Alpha
Brought to you by:
someonesdad
UnitsC++ is a lightweight C++ library that lets you use unit objects for performing type-safe numerical calculations involving physical units. It 1) is easy to use, 2) results in very readable code, 3) is easy to change to fit your needs.
UnitsC++ targets scientists and engineers writing code in C++ that performs numerical calculations. Its primary goals are simplicity (simple to use and simple implementation) and portability. It was written by a scientist/engineer for scientist engineers -- thus, you don't have to be a computer scientist to use it. It adapts to your problems, not the other way around.... read more