|
I wrote a lua library that can handle physical units and uncertainty propagation.
I use lualatex for generating the solutions for textbook physics problems. I have to think about what the best solution is.
In python there exists a decimal module, which does the decimal rounding correctly. The tradeoff is, that its slower than native computations.
Thomas
|