Skip to content

Saddle points and borders in clustering.py #11

Description

@charliematteo
  1. current implementation refers as "_bord" to attributes concerning only the saddle points and not the whole border between two clusters
  2. like in the array "cluster_indices" we should store a matrix "saddle_point_indices" or something like this
  3. we might also save a matrix of lists "bord_indices[i,j]" which at any entry [i,j] contains the list of indices of points in cluster i at the border with cluster j

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions