Create ordering of points

Paul Rubin no.email at nospam.invalid
Wed Feb 15 22:15:20 EST 2017


spiess.benjamin at googlemail.com writes:
> Does somebody know a good technique for this problem? or can even give
> a hint to a existing python procedure?

You're asking about nearest neighbor search, which is the topic of a
huge literature:

https://en.wikipedia.org/wiki/Nearest_neighbor_search



More information about the Python-list mailing list