Libbum / spherical-cow

A high volume fraction sphere packing library
Apache License 2.0
35 stars 7 forks source link

Investigate kd trees for nearest neighbour searching #12

Open Libbum opened 6 years ago

Libbum commented 6 years ago

set_v and sphere_contacts could be optimised using a kd tree. May be overkill though, I'm not sure.