JoseAyeras/MathPythonizer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
example usage: py lp_transpiler.py i.latex o.py converts latex functions from i.latex to python functions in o.py functions must be formatted similar to the following: \[f(x)=x^4+20\] o.py will have commments indicating execution contract and # of functions transpiled