Zonotopes implementation in Python. Supports the use of CVXPY.
Author: Alessio Russo (alessior@kth.se)
Download the repo, and install using pip. See the examples in the examples folder.
Requirements: numpy, scipy and cvxpy.
- Improve matrix zonotopes multiplication