Skip to content

[MDAKit / Hackathon] Voronoi Tessellation #31

Description

@IAlibay

Overview

A Voronoi diagram is
the division of a space into regions around a set of seed points such
that each point in a given region is closer to that seed point than
any other. Voronoi tessellations can be used in various density and
spatial analysis, e.g. for characterizing membranes or interaction
surfaces/binding sites.

Voronoi tessellation and related algorithms (e.g. Delaunay triangulation)
have been implemented in scipy (https://docs.scipy.org/doc/scipy/reference/spatial.html#delaunay-triangulation-convex-hulls-and-voronoi-diagrams).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions