Skip to content

JoseAyeras/MathPythonizer

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

About

Converts functions in latex or mathml files to functions in python files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors