pynbody.kdtree

pynbody.kdtree#

Efficient 3D KDTree implementation for fast geometrical calculations such as neighbour lists and smoothing lengths.

Classes

KDTree(pos, mass[, leafsize, boxsize, ...])

KDTree can be used for smoothing, interpolating and geometrical queries.

Modules

pynbody.kdtree.kdmain

KDTree module for pynbody