Ticket #4542 (closed defect: fixed)
[with patch, positive review] polyhedra bug fix and improvments
| Reported by: | mhampton | Owned by: | mhampton |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.2.1 |
| Component: | geometry | Keywords: | polytopes |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
The attached patch fixes some big problems with defining polytopes through inequalities and linearities - defining via vertices has been tested a lot more. I also added some new functionality for making prisms, pyramids, taking unions and intersections, and a standard 3D polytope, the small rhombicuboctahedron.
Attachments
Change History
Changed 5 years ago by mhampton
-
attachment
trac_4542.patch
added
comment:1 Changed 5 years ago by mabshoff
- Summary changed from polyhedra bug fix and improvments to [with patch, needs review] polyhedra bug fix and improvments
Note: See
TracTickets for help on using
tickets.

patch for polyhedra.py, fixes linearity problem