IPython LaTeX output only generated for small systems by roryyorke · Pull Request #607 · python-control/python-control

@roryyorke

StateSpace._repr_latex_ now returns None for systems whose size is
greater than new config variable statesp.latex_maxsize.  System size
is the largest dimension of the partitioned system matrix.
statesp.latex_maxsize is 10.

bnavigator

approved these changes Apr 11, 2021