HV
The core hypervector API. This module provides the building blocks for hyperdimensional computing: vector types, algebraic operators, and model configuration.
| Section | Description |
|---|---|
| Common Utilities | Model, SparseOperation, similarity, identity, hashing |
| Operators | Bind, bundle, and BindDirect |
| HyperBinary Types | Interface + concrete types (Sparkle, Set, Sequence, etc.) |
| Customizing Run-time Behavior | Environment variables |
| Misc | Display, serialization |