Skip to content

Commit b705c3a

Browse files
authored
add operating point to named ss (#122)
* add operating point to named ss * preserve op through balancing and sminreal * propagate extra * merging of ops * kwarg fix
1 parent 24651b5 commit b705c3a

File tree

4 files changed

+173
-19
lines changed

4 files changed

+173
-19
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
2626
[compat]
2727
ChainRulesCore = "1"
2828
ComponentArrays = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15"
29-
ControlSystemsBase = "1.12"
29+
ControlSystemsBase = "1.17"
3030
DescriptorSystems = "1.2"
3131
Distributions = "0.25"
3232
GenericSchur = "0.5.2"

0 commit comments

Comments
 (0)