iqm.qaoa.transforming_functions

iqm.qaoa.transforming_functions#

A module for custom functions that transform data from one format to another format

Functions

ham_graph_to_ham_operator(ham_graph)

A function to transform Hamiltonian represented as a Graph into a SparsePauliOp object.