-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
Building upon #22658 (Support interface coercion polymake(X)
for Polyhedron
), we provide a backend in backend_polymake.py
that does all Polyhedron
computations using polymake (in particular, the initial computation of the double description).
For quadratic field extensions of the rationals, this backend should be faster than the generic implementation in Python (unless the pexpect overhead dominates).
Depends on #22658
CC: @simon-king-jena @jplab @videlec @tscrim @yuan-zhou
Component: geometry
Author: Matthias Koeppe
Branch/Commit: 6d1774b
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/22683