qupulse.program.transformation ============================== .. automodule:: qupulse.program.transformation .. rubric:: Functions .. autosummary:: _are_valid_transformation_expressions _get_constant_output_channels _has_time_dependent_values _instantiate_expression_dict chain_transformations linear_transformation_from_pandas .. rubric:: Classes .. autosummary:: ChainedTransformation IdentityTransformation LinearTransformation OffsetTransformation ParallelChannelTransformation ScalingTransformation Transformation