mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-29 19:33:34 +00:00
- Add comprehensive attention mechanisms section to main README - Core mechanisms: DotProduct, MultiHead, Flash, Linear, Hyperbolic, MoE - Graph mechanisms: GraphRoPe, EdgeFeatured, DualSpace, LocalGlobal - Hyperbolic math functions table - Async/batch operations table - CLI and JavaScript API examples - Fix CLI bugs in ruvector@0.1.26: - Fix benchmark command: use compute() instead of forward() - Fix doctor command: handle null reference on getVersion() - Update npm packages section: - Add @ruvector/attention to published packages - Add attention platform bindings - Update "Coming Soon" to "Ready to Publish": - 8 WASM packages ready (core, gnn, graph, attention, tiny-dancer, router) - cluster and server packages ready 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| graph-node | ||
| graph-wasm | ||
| node | ||
| router | ||
| router-darwin-arm64 | ||
| router-darwin-x64 | ||
| router-linux-arm64-gnu | ||
| router-linux-x64-gnu | ||
| router-win32-x64-msvc | ||
| ruvector | ||
| ruvector-extensions | ||
| tiny-dancer | ||
| tiny-dancer-darwin-arm64 | ||
| tiny-dancer-darwin-x64 | ||
| tiny-dancer-linux-arm64-gnu | ||
| tiny-dancer-linux-x64-gnu | ||
| tiny-dancer-win32-x64-msvc | ||
| wasm | ||