Changes between Version 1 and Version 12 of Ticket #22416
- Timestamp:
- 02/28/17 16:02:04 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22416
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Jean-Philippe Labbé
-
Property
Summary
changed from
Add .is_inscribable() method to polytopes
toAdd .is_inscribed() method to polytopes
-
Property
Branch
changed from
to
u/jipilab/inscribable
- Property Keywords days84 added
-
Property
Commit
changed from
to
21ec0e70509c26f57f7cc1997ef832c21e5a1e75
-
Property
Status
changed from
-
Ticket #22416 – Description
v1 v12 1 A full-dimensional compact polytope is inscrib ableif there exists a point in space which is equidistant to all its vertices.1 A full-dimensional compact polytope is inscribed if there exists a point in space which is equidistant to all its vertices. 2 2 3 3 This function checks if this point exists and returns it if asked for.