qdk_chemistry.plugins.qiskit.regular_isometry module

Regular isometry module for quantum state preparation.

class qdk_chemistry.plugins.qiskit.regular_isometry.RegularIsometryStatePreparation[source]

Bases: StatePreparation

State preparation using a regular isometry approach.

This class implements the isometry-based state preparation proposed by Matthias Christandl in arXiv:1501.06911 [ICK+16].

__init__()[source]

Initialize the RegularIsometryStatePreparation.

name()[source]

Return the name of the state preparation method.

Return type:

str