[yt-users] Two point functions

Stephen Skory s at skory.us
Fri Mar 27 06:02:11 PDT 2015


Hi all,

> If you grep the source for KDTree, you should find a couple examples of its
> use.  It may be a bit slower than the fortran kdtree, but it is at least
> readily available.

(Chiming in from the great beyond)

Britton makes a good suggestion, but I think that people should be
aware of two things:

- cKDTree will be much faster than KDTree. The latter is pure-python
- Looking at the source below, it looks like I never added periodicity
to KDTree operations

https://bitbucket.org/yt_analysis/yt/src/tip/yt/utilities/spatial/?at=yt

It wouldn't be difficult to add periodicity to KDTree, but I just didn't do it.

-- 
Stephen Skory
s at skory.us
http://stephenskory.com/
_______________________________________________
yt-users mailing list
yt-users at lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org




More information about the yt-users mailing list