Close

2020-09-20

handcalcs: Python calculations in Jupyter, as though you wrote them by hand

Python calculations in Jupyter, as though you wrote them by hand

handcalcs is a library to render Python calculation code automatically in Latex, but in a manner that mimics how one might format their calculation if it were written with a pencil: write the symbolic formula, followed by numeric substitutions, and then the result.

Because handcalcs shows the numeric substitution, the calculations become significantly easier to check and verify by hand.

handcalcs basic demo

Project’s GitHub page is https://github.com/connorferster/handcalcs