ilayn / harold

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

MAINT: Use _assertNdSquareness #40

Closed ilayn closed 6 years ago

ilayn commented 6 years ago

NumPy 1.16 removed the private function _assertSquareness. This PR switches it to _assertNdSquareness