Changes between Initial Version and Version 8 of Ticket #31993
- Timestamp:
- Jul 10, 2021, 11:52:23 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31993
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Matthias Koeppe
-
Property
Dependencies
changed from
to
#31963
-
Property
Branch
changed from
to
u/mkoeppe/convexset_base__add_affine_hull__affine_hull_projection__an_affine_basis
-
Property
Commit
changed from
to
0e2965f082f7a886c3eee4dcb22e503b00608f2c
-
Property
Status
changed from
-
Ticket #31993 – Description
initial v8 1 `affine_hull`, `affine_hull_projection` and `AffineHullProjectionData` (from #27366) should be generalized to `ConvexSet_base` via `an_affine_basis`.1 We generalize `an_affine_basis`, `affine_hull`, `affine_hull_projection`, and `AffineHullProjectionData` (from #27366) from `Polyhedron_base` to `ConvexSet_base`. 2 2 3 (A prototype for `an_affine_basis` is on the branch of #31955.)4