Annoyingly this results in a massive diff removing spaces in every file.
Making this change will eventually allow us to remove GaPrintable._repr_latex_ entirely, in favor of using sympy builtins.
LaTeX does not care about the presence or absence of these spaces.
(note: this PR summary has typo fixes not present in the commit message!)
Annoyingly this results in a massive diff removing spaces in every file.
Making this change will eventually allow us to remove
GaPrintable._repr_latex_
entirely, in favor of using sympy builtins. LaTeX does not care about the presence or absence of these spaces.(note: this PR summary has typo fixes not present in the commit message!)