We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See the explanation here.
Cross-references:
HalfSpace
LinearMap
BallInf
Ball1
Zonotope
Ball2
VPolytope
Ellipsoid
HPolygon
HPolytope
HPolygonOpt
HPolyhedron
Ballp
Hyperplane
LineSegment
PolynomialZonotope
The text was updated successfully, but these errors were encountered:
I've updated the list with the new #1802.
Sorry, something went wrong.
Also, it will be useful to have #2032 to avoid code duplication for the usual vector/matrix representations.
No branches or pull requests
See the explanation here.
Cross-references:
HalfSpace
(Change vector type in halfspace's def #1031)LinearMap
(Revise type parameters of LinearMap #451)Concretely type linear constraint arrays #1802)BallInf
(Allow other vector types in BallInf #1870)Ball1
(Revision of Ball1.jl #1894)Zonotope
(Add type parameters for zonotope center and generators #1900)Ball2
(Add vector parameter for Ball2 #1999)VPolytope
(Generalize vertices type in VPolytope #2004)Ellipsoid
(Add center and matrix types parameters in Ellipsoid #2006)HPolygon
(Add type parameter of linear constraint in HPolygon #1851)HPolytope
(Add concrete parameter for linear constraint in HPolytope #2035)HPolygonOpt
(Add concrete type parameter for linear constraint in HPolygonOpt #2036)HPolyhedron
(Add type parameter of linear constraint in HPolyhedron #1771)Ballp
(Add type parameter for Ballp #2116)Hyperplane
Add type parameter for Hyperplane #2115)LineSegment
(Type parameter in LineSegment #2073)PolynomialZonotope
(Add type parameters for polynomial zonotope #2117)The text was updated successfully, but these errors were encountered: