Use standard time series convention for markov() input data by murrayrm · Pull Request #508 · 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

This PR fixes a problem in the markov function where it was requiring input data to be transposed relative to the standard python-control time series convention. This was left in place in PR #478 for backward compatibility. For 0.9.0, OK to revert to the proper convention.

@coveralls

Copy link Copy Markdown

coveralls commented

Jan 14, 2021

edited

Loading

Coverage Status

Coverage increased (+0.1%) to 87.667% when pulling bc79086 on murrayrm:markov_time_series into 8194b1d on python-control:master.

@bnavigator bnavigator merged commit feb9fc9 into python-control:master

Jan 14, 2021

@murrayrm murrayrm deleted the markov_time_series branch

January 15, 2021 22:03

@murrayrm murrayrm added this to the 0.9.0 milestone

Mar 20, 2021

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

0.9.0

Development

Successfully merging this pull request may close these issues.

3 participants

@murrayrm @coveralls @bnavigator