A dataset access layer that allows for metadata to be attached to points. Used for grandma
. Currently this accelerates distance calculations with a set of packed_simd
accelerated norms and a rayon
threadpool while abstracting the access of the datapoints across multiple data files. It's structured in such a way that adding formats should be easy.
pointcloud