python-control/python-control
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 453
Closed
Due by March 22, 2021
•Closed Mar 21, 2021
Minor release that will update some defaults and interfaces:
- Use
np.ndarrayinstead ofnp.matrixfor all internal matrix representations - Change default time base from
dt=Nonetodt=0(PR #431) - Use
use_legacy_defaultsto allow execution of code that worked in an earlier release - Update
markov()to use standard convention for time-series data - Soft drop of Python 2.7 (new features/functions may require Python 3)
100% complete
List view
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.