Skip to main contentIBM Quantum Documentation Mirror

Representation Mappers

This module provides a framework for implementing custom representation mapper routines.

Note

The functions listed below do not have a counterpart in the C API.

map_fermion_action_generators(operator, ...)Map a FermionOperator to another operator type.
map_majorana_action_generators(operator, ...)Map a MajoranaOperator to another operator type.
map_edge_vertex_generators(operator, ...[, ...])Map a EdgeVertexOperator to another operator type.
map_transfer_vertex_generators(operator, ...)Map a TransferVertexOperator to another operator type.