Solving Equations Symbolically And Using LaTeX In Python!
Andrew Dotson Andrew Dotson
244K subscribers
67,642 views
0

 Published On May 24, 2018

There are some nice ways to pretty up your codes in python. I use Jupyter Notebook along with libraries like sympy to output equations from my codes in LaTeX format. Keeping things in variable form in addition to passing numerical values to functions is a nice way to keep tabs on what your code is doing.

show more

Share/Embed