Skip to content

Lazy mean pairwise distance #215

Open
@jebej

Description

@jebej

If we have a large number of particles N, then the matrix of pairwise distances with size NxX might not fit in the memory. It should still be possible to compute the mean pairwise distance in this case however, with some sort of lazy iterator.

I cannot see a function implementing this, is there one?

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