<div dir="ltr">Hi SciPy-devs,<div><br></div><div>I recently began working with LTI objects in SciPy, and was surprised to discover that objects like scipy.signal.TransferFunction do not appear to be composable. I would like to be able to compose two transfer functions with addition, or indicate the series combination of a TransferFunction object with a ZerosPolesGain object using the * operator.</div><div><br></div><div>Is there a reason this feature has not been pursued? If not, I would be happy to work on it.</div><div><br></div><div>thanks,</div><div>Tobin</div><div><br></div></div>