tomtom

Results 3 comments of tomtom

+1 same issue: "ERROR: unrecognized HDF5 datatype class 4" loading an object of my defined type.

I'm considering only continuous data. So, `a & a` means `a ^ 2` to me. The current situation is, for continuous data, `a * (a + b)` => `a*a +...

seems like this issue was closed? I wonder what's the progress of in-place KNN, in particular in-place KDTree? I have a problem that needs to do KNN (for density estimation)...