Skip to content

DBSCAN DenseMatrix Requirement #153

@maximilian-gelbrecht

Description

@maximilian-gelbrecht

Hello,

Right now, if providing DBSCAN with a distance matrix, is has to be a DenseMatrix (or subtype of). I can't see a reason why one needs to be so strict here, it should be fine as long as there is a proper view function defined on the type.

In particular, I tried using it with PairwiseListMatrices but of course there can also be other desirable situation where one does not want to hand over a DenseMatrix to the algorithm.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions