You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If Latex is not installed, but Matplotlib is installed, it will use the Matplotlib rendering engine. If Matplotlib is not installed, it uses the Unicode pretty printer.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hi @mmcky
The lecture
https://intro.quantecon.org/complex_and_trig.html
appears to have a strange output
It might be due to the latex engine in the intro series.
From documentation:
https://docs.sympy.org/latest/tutorials/intro-tutorial/printing.html
If Latex is not installed, but Matplotlib is installed, it will use the Matplotlib rendering engine. If Matplotlib is not installed, it uses the Unicode pretty printer.
The text was updated successfully, but these errors were encountered: