Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

fix parallel input or output interconnect bug (issue #1015)#1017

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

murrayrm
Copy link
Member

This PR fixes the bug identified in#1015, where specification of a list of signals as the input was not handled properly (each signal in the list was treated as a separate input rather than connecting a single input to the list). There was a similar bug in the output processing code. Unit test that exposes the bug included.

I think this code can be cleaned up a bit (to avoid the duplication in processing for the two cases), but want to get a fix out quickly since there is no easy workaround.

(Also found and fixed a typo in a docstring.)

@coveralls
Copy link

Coverage Status

coverage: 94.515% (+0.009%) from 94.506%
when pulling2e872f8 on murrayrm:interconnect_bug-29Jun2024
intoe5394c4 on python-control:main.

@murrayrmmurrayrm linked an issueJun 29, 2024 that may beclosed by this pull request
@murrayrmmurrayrm added this to the0.10.1 milestoneJun 30, 2024
@coveralls
Copy link

Coverage Status

coverage: 94.542% (+0.04%) from 94.506%
when pulling421131c on murrayrm:interconnect_bug-29Jun2024
intoe5394c4 on python-control:main.

@coveralls
Copy link

Coverage Status

coverage: 94.542% (+0.04%) from 94.506%
when pulling1d239a7 on murrayrm:interconnect_bug-29Jun2024
intoe5394c4 on python-control:main.

@murrayrmmurrayrmforce-pushed theinterconnect_bug-29Jun2024 branch from1d239a7 to1964a86CompareJuly 2, 2024 05:06
@coveralls
Copy link

Coverage Status

coverage: 94.539% (+0.006%) from 94.533%
when pulling1964a86 on murrayrm:interconnect_bug-29Jun2024
into4acc78b on python-control:main.

specification (including the optional gain term). Numbered outputs
must be chosen from the list of subsystem outputs, but named
outputs can also be contained in the list of subsystem inputs.
mapped to overall system outputs. The entris for a connection are
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo: “entries”

@coveralls
Copy link

Coverage Status

coverage: 94.539% (+0.006%) from 94.533%
when pulling9a78e33 on murrayrm:interconnect_bug-29Jun2024
into4acc78b on python-control:main.

@coveralls
Copy link

Coverage Status

coverage: 94.55% (+0.02%) from 94.533%
when pulling584f39d on murrayrm:interconnect_bug-29Jun2024
into4acc78b on python-control:main.

@murrayrmmurrayrm merged commit8c1ddec intopython-control:mainJul 7, 2024
23 checks passed
@murrayrmmurrayrm deleted the interconnect_bug-29Jun2024 branchJuly 7, 2024 01:58
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@sawyerbfullersawyerbfullersawyerbfuller left review comments

@slivingstonslivingstonslivingston approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
0.10.1
Development

Successfully merging this pull request may close these issues.

"Interconnect" input specification.
4 participants
@murrayrm@coveralls@slivingston@sawyerbfuller

[8]ページ先頭

©2009-2025 Movatter.jp