ilayn / harold

An open-source systems and controls toolbox for Python3
MIT License
173 stars 19 forks source link

Include a machinary to create custom __repr__() formats #31

Open ilayn opened 6 years ago

ilayn commented 6 years ago

Currently, the State and Transfer models print out the pre-designed strings. But different users have different needs, for example the academically oriented users prefer more about the stability properties (transmission zeros etc.) and application oriented people more interested in system properties (damping, bandwidth alike)

There should be an entry point for sticking in a custom argument for repr