COMMITS
February 1, 2025
R
Silence ruff warnings in matlab/__init__.py
Rory Yorke committed
R
Make flatsys/__init__.py ruff-clean
Rory Yorke committed
R
Silence ruff warnings in __init__.py
Rory Yorke committed
R
Merge pull request #1111 from roryyorke/gh1110-solve_flat_ocp
Richard Murray committed
B
Update test to check for inverse by identity
Ben Greiner committed
B
Rename tested tf to actual and desired
Ben Greiner committed
B
Parametrize pow tests
Ben Greiner committed
B
Fix docstring and imports
Ben Greiner committed
B
Move _tf_close_coeff back to testing realm and make better use of assertion messages
Ben Greiner committed
R
Use assert_array_equal to compare results in scalar timeresp test
Rory Yorke committed
R
Merge pull request #1108 from murrayrm/mimo_ss2tf_scipy-12Jan2025
Richard Murray committed
R
Handle scalar `timepts` arg in `solve_flat_ocp`
Rory Yorke committed
R
Add test for scalar `timepts` arg in `solve_flat_ocp`
Rory Yorke committed
R
scipy-based implementation of ss2tf
Richard Murray committed
January 25, 2025
R
Handle non-* unused import-related messages
Rory Yorke committed
January 30, 2025
R
Merge pull request #1106 from murrayrm/fix_phase_crossover-28Jan2025
Richard Murray committed
R
address @slivingston review comments
Richard Murray committed
January 29, 2025
J
Fix typo in statefbk.py
Jesse Hummel committed
S
Merge pull request #1104
Scott C. Livingston committed
R
turn off warn_infinite for phase_crossover_frequencies() calculation
Richard Murray committed
January 28, 2025
R
add test for Nyquist evaluation at a pole
Richard Murray committed
January 20, 2025
R
Merge pull request #1081 from sdahdah/main
Richard Murray committed
R
Merge pull request #1099 from roryyorke/gh1097-ctrb-obsv-shapes
Richard Murray committed
R
Update control/tests/statefbk_test.py
Richard Murray committed
January 19, 2025
R
Easy pyflakes fixes in statefbk.py and statefbk_test.py
Rory Yorke committed
R
ctrb converts ndim=1 B correctly; ctrb & obsv check input shapes
Rory Yorke committed
January 17, 2025
S
Update docstring hashes
Steven Dahdah committed
S
Get rid of redundant check
Steven Dahdah committed
S
Change some tests to SS comparison instead of TF
Steven Dahdah committed
S
Adjust indentation style mismatch
Steven Dahdah committed