utv_sampling#
Uniform tangent sampling (UT3Tangent probe / apply / entries), uniform-fix 3b-6b.
The uniform mirror of the ragged T3Tangent sampling frontend, sharing the polymorphic
{probing.tv_probe, apply.tv_apply, entries.tv_entries}. The boundary work is the same as the plain layer’s
ut3_sampling (the precedent), lifted to the frame-variations pair:
mask-once the frame (4) and variation (2) supercores – so the padded rank slots are zero and the core algorithm runs mask-free (the padded bonds contract to zero);
pack the probe vectors into one supercore-shaped tensor (
apply/probe;entriesslices fibers, so its integerindexneeds no packing);call the polymorphic backend (
is_uniformis inferred from the masked supercores being bare ndarrays);unpack the
probeoutput back to ragged-width vectors (apply/entriesreturn a scalar – nothing to unpack).
These are the bare Jacobian 𝒥 (no gauge projector Π); the transpose 𝒥ᵀ lands in 3b-6c.
Functions#
|
Probe a uniform tangent vector (the bare |
|
Apply a uniform tangent vector in all modes (the bare |
|
Entries of a uniform tangent vector at |
|
The all-modes apply frame sweep for the uniform tangent Jacobian: mask-once the frame, pack |
|
The probe frame sweep (full |
|
The all-modes entries frame sweep (lean |
|
Forward all-modes apply of a uniform tangent reusing the frame sweep (the bare |
|
Forward probe of a uniform tangent reusing the frame sweep (the bare |
|
Forward all-modes entries of a uniform tangent reusing the frame sweep (the bare |
|
Transpose |
|
Transpose |
|
Transpose |
|
The apply-derivative frame sweep: mask-once the frame, pack |
|
The probe-derivative frame sweep (full jets): mask-once, pack |
|
The entries-derivative frame sweep: mask-once, pack only |
Forward apply-derivatives of a uniform tangent reusing the jet sweep (the bare |
|
Forward probe-derivatives of a uniform tangent reusing the jet sweep (the bare |
|
Forward entries-derivatives of a uniform tangent reusing the jet sweep (the bare |
|
|
Transpose |
|
Transpose |
|
Transpose |
|
Symmetric probe derivatives of a uniform tangent vector (the bare |
|
Symmetric all-modes apply derivatives of a uniform tangent vector (the bare |
|
Symmetric entry derivatives of a uniform tangent vector at |
|
Apply the transpose |
|
Apply the transpose |
|
Apply the transpose |
|
Apply the transpose |
|
Apply the transpose |
|
Apply the transpose |