scipy-based implementation of ss2tf by murrayrm · Pull Request #1108 · python-control/python-control

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@murrayrm

Copy link Copy Markdown

Member

@murrayrm murrayrm commented

Feb 1, 2025

This PR allows ss2tf to work using method=scipy for MIMO systems, allow MIMO ss2tf without requiring slycot. Also re-enabled unit tests that now work without slycot.

@coveralls

Copy link Copy Markdown

Coverage Status

coverage: 94.659% (+0.01%) from 94.649%
when pulling e539c72 on murrayrm:mimo_ss2tf_scipy-12Jan2025
into ebff125 on python-control:main.

Copy link Copy Markdown

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

@murrayrm murrayrm merged commit 92bd703 into python-control:main

Feb 1, 2025

@murrayrm murrayrm added this to the 0.10.2 milestone

Feb 19, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@bnavigator bnavigator bnavigator approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

0.10.2

Development

Successfully merging this pull request may close these issues.

3 participants

@murrayrm @coveralls @bnavigator