Skip to content

Use standard time series convention for markov() input data #508

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
merged 6 commits into from
Jan 14, 2021

Conversation

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

coveralls commented Jan 14, 2021

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants