Skip to content

Change error message in construction of polyhedron object #24835

@jplab

Description

@jplab

The current error message given by

    sage: Polyhedron([[sqrt(2)]])
    Traceback (most recent call last):
    ...
    ValueError: for polyhedra with floating point numbers, the only allowed ring is RDF with backend 'cdd'

should be replaced by "ValueError: the only allowed inexact ring is RDF with backend 'cdd'"

Depends on #22572

CC: @videlec @mo271

Component: geometry

Keywords: days93, IMA-PolyGeom

Author: Jean-Philippe Labbé

Branch/Commit: 7005c9e

Reviewer: Moritz Firsching

Issue created by migration from https://trac.sagemath.org/ticket/24835

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions