Skip to content

Commit 5b7df09

Browse files
Apply suggestions from code review
1 parent 6ca56e9 commit 5b7df09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Features
3939
- Time response: initial, step, impulse
4040
- Frequency response: Bode, Nyquist, and Nichols plots
4141
- Control analysis: stability, reachability, observability, stability margins, root locus
42-
- Control design: eigenvalue placement, linear quadratic regulator, sisotool, hinfsyn
42+
- Control design: eigenvalue placement, linear quadratic regulator, sisotool, hinfsyn, rootlocus_pid_designer
4343
- Estimator design: linear quadratic estimator (Kalman filter)
4444
- Nonlinear systems: optimization-based control, describing functions, differential flatness
4545

@@ -106,12 +106,12 @@ toplevel `python-control` directory::
106106
Article and Citation Information
107107
================================
108108

109-
A `2021 article <https://ieeexplore.ieee.org/abstract/document/9683368>`_ about the library is available on IEEE Explore. If the Python Control Systems Library helped you in your research, please cite::
109+
An `article <https://ieeexplore.ieee.org/abstract/document/9683368>`_ about the library is available on IEEE Explore. If the Python Control Systems Library helped you in your research, please cite::
110110

111111
@inproceedings{python-control2021,
112-
title={The python control systems library (python-control)},
112+
title={The Python Control Systems Library (python-control)},
113113
author={Fuller, Sawyer and Greiner, Ben and Moore, Jason and Murray, Richard and van Paassen, Ren{\'e} and Yorke, Rory},
114-
booktitle={2021 60th IEEE Conference on Decision and Control (CDC)},
114+
booktitle={60th IEEE Conference on Decision and Control (CDC)},
115115
pages={4875--4881},
116116
year={2021},
117117
organization={IEEE}

0 commit comments

Comments
 (0)