Expand description
GPU linearizer implementations (reserved for future use).
This module will house GPU-accelerated Jacobian assembly backends,
such as CUDA or Metal compute shaders. Currently empty — placeholder
for the device hierarchy: linearizer::gpu::cuda, etc.