-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
The backend field
have the following bug:
sage: Polyhedron(lines=[[1]], backend='field')
The empty polyhedron in QQ^1
This is fixed by fixing #17339. We add a doctest verifying the fix.
Depends on #17339
Component: geometry
Keywords: polytopes, fields, empty, lines
Author: Jonathan Kliem
Branch/Commit: b8543fe
Reviewer: Laith Rastanawi
Issue created by migration from https://trac.sagemath.org/ticket/28654