Opened 12 years ago
Closed 12 years ago
#8941 closed enhancement (fixed)
_latex_ and origin for lattice polytopes
Reported by: | novoselt | Owned by: | mhampton |
---|---|---|---|
Priority: | major | Milestone: | sage-4.4.4 |
Component: | geometry | Keywords: | |
Cc: | Merged in: | sage-4.4.4.alpha0 | |
Authors: | Andrey Novoseltsev | Reviewers: | Volker Braun |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
This patch adds two simple functions to LatticePolytope class for pretty and compact typesetting and a convenient access to the origin of the polytope, if it is one of its points.
Attachments (1)
Change History (5)
comment:1 Changed 12 years ago by
- Status changed from new to needs_review
Changed 12 years ago by
comment:2 Changed 12 years ago by
- Status changed from needs_review to positive_review
comment:3 Changed 12 years ago by
- Reviewers set to Volker Braun
- Type changed from defect to enhancement
comment:4 Changed 12 years ago by
- Merged in set to sage-4.4.4.alpha0
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Useful additions!