You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added a dimensional check in the zonotope constructor (#1664)
(internal:) changed the directory structure of the package by adding more subdirectories; this change does not affect the programmatic behavior, but (hopefully) simplifies the navigation for developers (#1656)
generalized overapproximation methods for Zonotopes to AbstractZonotope (#1681)
Bug-fixes
fixed a 4-point convex-hull special case when the points are aligned (#1673)