ilayn / harold

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

BUG: System norm was evaluated on the wrong axis #49

Closed ilayn closed 5 years ago

ilayn commented 5 years ago

Singular values were being computed along the inputs axis instead of the frequency axis. Also 2- norm didn't give inf for proper models.