Skip to content

Implement center of a HyperplaneArrangement #28245

@sagetrac-nailuj

Description

@sagetrac-nailuj

This ticket implements the following changes to the class HyperplaneArrangementElement:

  • In the method is_central, add the argument certificate=False. If set to True, this will additionally return the center of the arrangement. The center is easily obtainable as a byproduct of the existing calculation.
  • Add the method center(). This will return the center of the arrangement as computed by is_central(certificate=True).

CC: @jplab

Component: geometry

Keywords: HyperplaneArrangements, days100

Author: Julian Ritter

Branch/Commit: b74518a

Reviewer: Jean-Philippe Labbé

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions