aboria / Aboria

Enables computations over a set of particles in N-dimensional space
https://aboria.github.io/Aboria
Other
105 stars 30 forks source link

refactor out common code in Balltree and Kdtree #43

Open martinjrobins opened 5 years ago

martinjrobins commented 5 years ago

Need a "KdtreeBase" class (and Query class) to factor out the common code