granne:基于图的近似最近邻居搜索

时间:2024-02-26 12:20:45
【文件属性】:

文件名称:granne:基于图的近似最近邻居搜索

文件大小:72KB

文件格式:ZIP

更新时间:2024-02-26 12:20:45

rust approximate-nearest-neighbor-search hnsw RustRust

格兰妮* granne(一pproximate的g,以拉斐-R etrievalňearest NE ighbors)是防锈库基于近似最近邻搜索和使用。 它专注于减少内存使用,以允许。 产品特点 内存映射 多线程索引创建 可扩展索引(将元素添加到已建立的索引中) Python绑定 密集的float或int8元素(余弦距离) 安装 要求 您将需要安装Rust 。 可以通过调用以下命令来完成: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 或者访问并按照那里的说明进行操作。 锈 # build cargo bui


【文件预览】:
granne-master
----pyproject.toml(87B)
----build.rs(108B)
----LICENSE(1KB)
----.rustfmt.toml(16B)
----src()
--------index()
--------test_helper.rs(1KB)
--------slice_vector()
--------elements()
--------max_size_heap.rs(973B)
--------math.rs(5KB)
--------lib.rs(3KB)
--------io.rs(799B)
--------odd_byte_int.rs(2KB)
----Cargo.toml(912B)
----benches()
--------distance_computation.rs(1KB)
--------index.rs(3KB)
----py()
--------rust-toolchain(8B)
--------Cargo.lock(28KB)
--------src()
--------Cargo.toml(336B)
--------README.md(3KB)
----examples()
--------glove.rs(2KB)
----build-wheels.sh(443B)
----setup.py(376B)
----.gitignore(128B)
----CHANGELOG.md(201B)
----README.md(2KB)

网友评论