Skip to content

IPython LaTeX output only generated for small systems#607

Merged
bnavigator merged 1 commit into
python-control:masterfrom
roryyorke:rory/statesp-latex-maxsize
Apr 12, 2021
Merged

IPython LaTeX output only generated for small systems#607
bnavigator merged 1 commit into
python-control:masterfrom
roryyorke:rory/statesp-latex-maxsize

Conversation

@roryyorke

Copy link
Copy Markdown
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
Copy Markdown

Coverage Status

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

@bnavigator bnavigator left a comment

Copy link
Copy Markdown
Contributor

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