Docs.rs
nexus-memory-core-1.3.2
nexus-memory-core 1.3.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
scooter-lacroix
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.40
normal
toml ^0.9.6
normal
tracing ^0.1
normal
uuid ^1.10
normal
serial_test ^3
dev
tempfile ^3.12
dev
tokio ^1.40
dev
Versions
54.95%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module math
nexus_
memory_
core
1.3.2
Module math
Module Items
Functions
In crate nexus_
memory_
core
nexus_memory_core
Module
math
Copy item path
Source
Functions
ยง
cosine_
similarity
Compute cosine similarity between two vectors.
cosine_
similarity_
raw
Compute raw cosine similarity returning the true mathematical range [-1.0, 1.0].