carsonfarmer / fastpair

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

swap out `math`& `random` for `numpy` in tests #51

Closed jGaboardi closed 2 weeks ago

jGaboardi commented 3 weeks ago

swap out math& random for numpy in tests