On Wed, Apr 06, 2022 at 11:48:44PM -0700, Ken Kundert wrote:

> Perhaps a better approach would simply be to build 
> a units aware scientific calculator application.

The Python REPL makes an awesome interactive calculator.

Sagemath has done what you suggest: it is a powerful symbolic maths 
calculator written in Python and Cython. And it has units:

https://doc.sagemath.org/html/en/reference/calculus/sage/symbolic/units.html


-- 
Steve
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/Y4VI6C26LNZPNXVNURGW6S35FNYJBWEF/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to