GeorgesOatesLarsen / Physics-GRE-Testgen

command line (python) LaTeX physics GRE test generator
0 stars 0 forks source link

Generalized methods for estimative and unit check problems. #12

Open GeorgesOatesLarsen opened 3 years ago

GeorgesOatesLarsen commented 3 years ago

I need a way to compute the final units of a sympy expression, given the units of its free symbols. Can the units be sympy symbols? Look into unit handling of sympy expressions.

It would also be nice to have a way to compute the final value of an expression, given values that include units.

Finally, need a way to convert expressions involving unit constants into latex.