Parametric

You can define a circuit with gates that depend on free parameters and specify the values of these parameters when submitting the circuit as a quantum task. This module provides FreeParameter for defining symbolic parameters, FreeParameterExpression for mathematical expressions, and Parameterizable interface for parameter binding.