Opened 7 years ago
#18195 new enhancement
Use cdd as a backend for polyhedra
Reported by: | vdelecroix | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.6 |
Component: | geometry | Keywords: | |
Cc: | mkoeppe | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Currently, polyhedra in sage.geometry.polyhedron
uses cdd through the commandline. We should use the library directly within a Cython extension class.
This is a prerequisite for using proper bindings to latte #18190.
Note: See
TracTickets for help on using
tickets.