Skip to content

Missing docstring on main class BoundedVoronoi #6

Description

@alonfnt

Currently, there are no docstrings in the code.
BoundedVoronoi is the only public class in the library, so it'd make sense if it had some documentation.

The problem is that the documentation is the same as scipy.spatial.Voronoi except for the bounds term, and I guess the output regions/vertices containing points from the edges of bounds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions