Skip to content

IPython LaTeX output only generated for small systems #607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

roryyorke
Copy link
Contributor

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.

See conversation staring at #278 (comment)

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.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.005%) to 89.453% when pulling 1fb6c19 on roryyorke:rory/statesp-latex-maxsize into 8299ebb on python-control:master.

Copy link
Contributor

@bnavigator bnavigator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bnavigator bnavigator merged commit e81f648 into python-control:master Apr 12, 2021
@murrayrm murrayrm added this to the 0.9.1 milestone Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants