Open
Description
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
Labels
No labels