Implement OOP block_structure
approach and implement nonsquare complex blocks
#36
Labels
enhancement
New feature or request
The current approach to
block_structure
is that of https://www.mathworks.com/help/robust/ref/mussv.htmlbut we should do something like
in addition to
The objects should all inherit from something like
dkpy.Block
ordkpy.Perturbation
. Names are open for discussion.Also, nonsquare full blocks need to be implemented.
The text was updated successfully, but these errors were encountered: