djsutherland / py-sdm

Python implementation of nonparametric nearest-neighbor-based estimators for divergences between distributions.
http://cs.cmu.edu/~dsutherl/sdm/
BSD 3-Clause "New" or "Revised" License
48 stars 8 forks source link

np_divs: only make indices / get rhos if we need them #25

Open djsutherland opened 11 years ago

djsutherland commented 11 years ago

Will help for distributing jobs across a cluster, if we want to do that.