fv_conversions ============== .. py:module:: t3toolbox.backend.fv_conversions .. autoapi-nested-parse:: Raw-data (frame, variations) conversions for the ragged layer. ``t3_orthogonal_representations`` factors t3 data into the orthogonal frame + gauged variations (data-level twin of the frontend function); ``fv_to_t3`` reconstructs the SINGLE term selected by a frame/variations pairing -- not the tangent sum (that is ``tv_operations.tv_to_t3``; same-looking near-twins, different math). Functions --------- .. toctree:: :hidden: /autoapi/t3toolbox/backend/fv_conversions/fv_to_t3 /autoapi/t3toolbox/backend/fv_conversions/t3_orthogonal_representations .. autoapisummary:: t3toolbox.backend.fv_conversions.fv_to_t3 t3toolbox.backend.fv_conversions.t3_orthogonal_representations