Skip to main content

Module tensor

Module tensor 

Source
Expand description

10D Volumetric Tensor System

Implements the 10-dimensional tensor coordinate system [q, v, w, x, y, z, t, α, μ, σ] for the Q42 volumetric tensor system with zero-heap hot path guarantees.

Modules§

bake_pipeline
Cold-path NQuin → Tensor10D baking (ingest / encode tier).
buffer_export
Binary tensor buffer export for Qualia portal GPU upload.
coordinate
Coordinate types and utilities for 10D tensor system
gsr
Ground-State Resolver (GSR) integration for quantum context resolution.
kv_provenance
Bake-time map: tensor SOA index ↔ KV cache prompt slot (B3.2b).
manifold
Manifold bifurcation (w) for multi-head attention
payload
Spectral-Logical Payload [α, μ, σ] implementation
q42_integration
Q42 volume integration for the 10D tensor system.
quantum
Quantum context (q) for epistemic superposition and wavefunction collapse
resident_substrate
Fixed-capacity resident graph–tensor SOA for U1 background search (Track B3.3).
spacetime
Spacetime dimensions (x, y, z, t) for semantic topology and temporal ledger
spectral
Spectral processing and analysis for [α, μ, σ] payload
topology
Topological classes (v) for geometric physics rules
volume_gpu
GPU tensor volume search (B8) — mirrors visit_tensor_search_into on U1 queue lane.

Structs§

Tensor10D
10D Tensor coordinate system [q, v, w, x, y, z, t, α, μ, σ]