Use standard time series convention for markov() input data by murrayrm · Pull Request #508 · python-control/python-control
Navigation Menu
{{ message }}
python-control / python-control Public
- Notifications You must be signed in to change notification settings
- Fork 453
Merged
bnavigator merged 6 commits intopython-control:masterfrom
Jan 14, 2021Merged
Use standard time series convention for markov() input data#508
bnavigator merged 6 commits intopython-control:masterfrom
Use standard time series convention for markov() input data#508
bnavigator merged 6 commits intopython-control:masterfrom
Conversation
Copy link Copy Markdown
Member
murrayrm
commented
Jan 14, 2021
murrayrm
commented
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.
murrayrm added 6 commits
January 9, 2021 19:13This reverts commit d0f29fc.
Copy link Copy Markdown
bnavigator
merged commit
feb9fc9
into
python-control:master
murrayrm
deleted the
markov_time_series
branch
murrayrm
added this to the
0.9.0 milestone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment