Closed asottile closed 8 years ago
Resolves #3
Reimplementation of AHAAAAAAA/PokemonGo-Map#776
I tweaked the m value (as others suggested in that thread) to a smaller number which made it not miss pokemon vs the old algorithm.
m
This is considerably faster than the old algorithm (the old algo did a lot of overlap, this still has some, but ~16x less).
Resolves #3
Reimplementation of AHAAAAAAA/PokemonGo-Map#776
I tweaked the
m
value (as others suggested in that thread) to a smaller number which made it not miss pokemon vs the old algorithm.This is considerably faster than the old algorithm (the old algo did a lot of overlap, this still has some, but ~16x less).