Crates.io | pointcloud |
lib.rs | pointcloud |
version | 0.5.5 |
source | src |
created_at | 2020-02-26 05:58:51.26058 |
updated_at | 2021-05-04 04:51:41.263762 |
description | An accessor layer for goko |
homepage | https://github.com/elastic/goko |
repository | https://github.com/elastic/goko.git |
max_upload_size | |
id | 212644 |
size | 163,112 |
A dataset access layer that allows for metadata to be attached to points. Used for goko
. 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