Skip to main content

Crate ruvector_graph_transformer_node

Crate ruvector_graph_transformer_node 

Source
Expand description

Node.js bindings for RuVector Graph Transformer via NAPI-RS

Exposes proof-gated operations, sublinear attention, physics-informed layers, biological-inspired learning, verified training, manifold distance, temporal causal attention, and economic game-theoretic attention to Node.js applications.

This crate embeds a self-contained graph transformer implementation to avoid coupling with the evolving ruvector-graph-transformer crate.

Structs§

GraphTransformer
Graph Transformer with proof-gated operations for Node.js.

Functions§

init
Module initialization message.
version
Get the library version.