-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
extension ⬆️Extension of an existing featureExtension of an existing featuremeta 🔍Meta discussion or collection of several issuesMeta discussion or collection of several issues
Description
Currently X ≈ Y
crashes for some set types (of the same type) that have fields for which we do not have _isapprox
methods, such as Vector{HalfSpace}
in the HPolygon
/HPolytope
etc. types. For these set types we need a specific method for ≈
. Finally remove the TODO introduced in #2569.
This list might be incomplete:
-
HPolygon
,HPolygonOpt
,HPolytope
,HPolyhedron
-
VPolygon
,VPolytope
- probably all lazy set types
Metadata
Metadata
Assignees
Labels
extension ⬆️Extension of an existing featureExtension of an existing featuremeta 🔍Meta discussion or collection of several issuesMeta discussion or collection of several issues