VariationalForm¶
- class VariationalForm[source]¶
Base class for VariationalForms.
This method should initialize the module and use an exception if a component of the module is not available.
Attributes
Number of parameters of the variational form.
Number of qubits of the variational form.
Parameter bounds.
Return preferred init points.
Whether or not the sub-class support parameterized circuit.
Methods
VariationalForm.construct_circuit
(parameters)Construct the variational form, given its parameters.
VariationalForm.get_entangler_map
(map_type, …)returns entangler map
validate entangler map