carsonfarmer / fastpair

FastPair: Data-structure for the dynamic closest-pair problem.
MIT License
12 stars 4 forks source link

potential for more robust random point generation #42

Open jGaboardi opened 1 month ago

jGaboardi commented 1 month ago

Yes pointpats offers this, as well as a new geopandas that wraps pointpats (Levi & Martin put a ton of work into that). I think these are great option for an advanced use case demo, but the dependencies would really explode if they were to be used in tests.

xref: https://github.com/carsonfarmer/fastpair/pull/40#issuecomment-2162945106